Flex
2025-04-21 243d1333860313d9dedbdba0a0e6765c81edfaad
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}