configGlobal.d.ts 65 B

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