eight
2024-09-20 97fe4cae358c8ce65bf71405795dd0f6a841322f
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}