UNPKG

ts-htmlparser

Version:

htmlParser改造自: https://github.com/blowsie/Pure-JavaScript-HTML5-Parser

3 lines (2 loc) 129 B
/** Declaration file generated by dts-gen */ export default function htmlparser(html: any, handler: any, ...args: any[]): any;