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