configGlobal.d.ts 65 B

1234
  1. declare interface ConfigGlobalTypes {
  2. size?: ElememtPlusSize
  3. }