mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-04 21:24:06 +08:00
初始化项目,自 v1.7.1 版本开始
This commit is contained in:
4
src/types/configGlobal.d.ts
vendored
Normal file
4
src/types/configGlobal.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { ElementPlusSize } from './elementPlus'
|
||||
export interface ConfigGlobalTypes {
|
||||
size?: ElementPlusSize
|
||||
}
|
Reference in New Issue
Block a user