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