UNPKG
mini-html-parser2
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
小程序富文本
github.com/ant-mini-program/mini-html-parser
ant-mini-program/mini-html-parser
mini-html-parser2
/
lib
/
index.d.ts
2 lines
(1 loc)
•
59 B
TypeScript
View Raw
1
2
export
default
function
parse
(html: any, done: any)
: void;