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