eight
2024-08-30 669564c536ae5c0fb1ea2f703ea07cd6b6207124
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}