UNPKG

html-pdf-phantomjs-included

Version:

HTML to PDF converter that uses phantomjs, included in source

5 lines (4 loc) 127 B
const path = require("path"); module.exports = { "phantomjs-binary": path.join(__dirname, "../phantom-binary/phantomjs"), };