Flex
2025-05-28 0bf5897786ede4066059e451fe5c651f9c338393
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}