UNPKG

73 BTypeScriptView Raw
1declare function escapeHTML(str: string): string;
2export = escapeHTML;