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