du
2025-04-22 44d711f64555a424361866bafa145dd0c462d0cd
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}