dongyukun
2024-12-31 4a92d33eb3157e8f31d4429eead1c7dfd3cacc13
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}