Spaces:
Sleeping
Sleeping
File size: 93 Bytes
cc651f6 |
1 2 3 |
export declare const inherited: Set<string>;
export declare const nonInherited: Set<string>;
|