eight
2024-10-30 1cbfac109c80cdefab53d573619c2a3c332ddf45
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}