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