eight
2024-11-06 6126e462d647e7739779c43fe4ce0028a7e705d6
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}