liriming
2024-09-03 1c14d668b656a65315fe0ae3bb89758a1344669e
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}