htmlescape.d.ts 67 Bytes EditWeb IDE 1 export declare function htmlEscapeJsonString(str: string): string;