eight
2024-10-11 1ce5d86ae9234980fd4407474e6deb50e15cfb19
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}