vr-shopxo-source/sourcecode/alipay/node_modules/mini-html-parser2/es/index.d.ts

2 lines
59 B
TypeScript
Raw Normal View History

2019-06-27 16:16:41 +00:00
export default function parse(html: any, done: any): void;