info
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