完全跑通1.0版本
This commit is contained in:
5
frontend/node_modules/element-plus/lib/constants/form.d.ts
generated
vendored
Normal file
5
frontend/node_modules/element-plus/lib/constants/form.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
//#region ../../packages/constants/form.d.ts
|
||||
declare const MINIMUM_INPUT_WIDTH = 11;
|
||||
declare const BORDER_HORIZONTAL_WIDTH = 2;
|
||||
//#endregion
|
||||
export { BORDER_HORIZONTAL_WIDTH, MINIMUM_INPUT_WIDTH };
|
||||
Reference in New Issue
Block a user