Flex
8 天以前 5369b00bfd1070ae26c1ee41e529edd2da1597ed
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}