UNPKG

next

Version:

The React Framework

3 lines (2 loc) 110 B
export declare const ESCAPE_REGEX: RegExp; export declare function htmlEscapeJsonString(str: string): string;