houzhongjian
2024-11-18 cad872748998544099f55750b4ec20a1604c9953
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}