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