UNPKG

78 BTypeScriptView Raw
1declare const unescapeHTML: (str: string) => string;
2export = unescapeHTML;