eight
2024-09-05 45e97b23aa5b6a29ccb65c0935d87ca3eb920ad0
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}