shenrongliang
2025-05-28 76f6a38d18e659bb718b834dfcbe8aa71bdb6ace
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}