configGlobal.d.ts 65 B

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