// Type definitions for htmlparser2 v3.10.x // Project: https://github.com/fb55/htmlparser2/ // Definitions by: James Roland Cabresos // Linus Unnebäck // Johan Davidsson // GP // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.2 /// /// /// import { Writable } from 'stream' import { DomHandler } from 'domhandler'; import * as DomUtils from 'domutils'; export { DomElement, DomHandlerOptions, DomHandler, Element, Node } from 'domhandler'; export interface ParserOptions { /*** * Indicates whether special tags (