UNPKG

inet-core

Version:
5 lines (4 loc) 121 B
export declare class HtmlUtils { static formatPattern: RegExp; static formatHtmlDisplay(html: string): string; }