eight
2024-12-11 39477272f327fec99379979accdaaa4ea9ca7d97
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}