dongyukun
2024-11-06 93ce037957861a48dbcb35004d1ff073eb63010a
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}