du
2025-06-12 5179b90406e4e4b24cca225d17de26add6f870a5
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}