eight
2024-08-16 edcb7331b540441738258f900bedc337c9651f64
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}