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