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