11
WXL
4 天以前 920e530b68c0f4dba434281ce94c9814e9937db3
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}