UNPKG
pdftohtml
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
0.0.1
PDF to HTML (pdf2htmlex) shell wrapper
alanhk89/pdftohtml
pdftohtml
/
index.js
2 lines
(1 loc)
•
45 B
JavaScript
View Raw
1
2
module.exports
= require(
"./lib/pdftohtml"
)
;