UNPKG

82 BTypeScriptView Raw
1declare function striptags(html?: string | String): string;
2export = striptags;