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