eight
2025-04-10 e44c74ab8bdc51dcd027307e147ae3ab602edb00
1
2
3
4
import { ElementPlusSize } from './elementPlus'
export interface ConfigGlobalTypes {
  size?: ElementPlusSize
}