潘志宝
2024-12-12 3559ee6597ff2daa4deaf852681390dc6a953ee2
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}