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