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