UNPKG

html-minifier-next

Version:

Super-configurable and well-tested web page minifier (enhanced successor of HTML Minifier)

8 lines 200 B
export const endTag: RegExp; export class HTMLParser { constructor(html: any, handler: any); html: any; handler: any; parse(): Promise<void>; } //# sourceMappingURL=htmlparser.d.ts.map