property-def.d.ts 93 B

12
  1. export declare const inherited: Set<string>;
  2. export declare const nonInherited: Set<string>;