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