dengzedong
8 天以前 c5d272f5bd77aa2f97da59f0b72a392de430d738
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}