du
2025-03-24 a747b537a1a972c0c36810029ed8545b4fb70785
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}