shenrongliang
2025-04-17 63a8f453cdd9d161fda1399256ce968154b3c394
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}