UNPKG

next

Version:

The React Framework

4 lines (3 loc) 244 B
export declare function describeStringPropertyAccess(target: string, prop: string): string; export declare function describeHasCheckingStringProperty(target: string, prop: string): string; export declare const wellKnownProperties: Set<string>;