du
2025-05-29 2fc29e4dd200056eefd14deb6966df4136c64921
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}