UNPKG
html-tables-to-json
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Parser for HTML to JSON
github.com/au2nd/htmltable
au2nd/htmltable
html-tables-to-json
/
build
/
src
/
index.d.ts
3 lines
•
140 B
TypeScript
View Raw
1
2
3
export
{
CheerioTableParser
}
from
"./parser"
;
export
{
CheerioTableParser
as
default
}
from
"./parser"
;
//# sourceMappingURL=index.d.ts.map