Flex
2025-06-10 af6cccd5e5a04346992041768ad8b91774feabdc
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}