Jay
2025-02-19 123566d92fae8861adc39149c1f6a9679a0e259e
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}