du
2025-03-27 7beaae553ac24855a7e94af934b6000530e9eb11
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}