houzhongjian
3 天以前 1674d9bb44595d6ce5d4b6f8fed092dfe47708b8
提交 | 用户 | 时间
820397 1 import { ElementPlusSize } from './elementPlus'
H 2 export interface ConfigGlobalTypes {
3   size?: ElementPlusSize
4 }