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