eight
2025-04-11 25f8fa073ba83d8b51479fcba2f6421379b1cefa
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}