UNPKG
js-html2pdf
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.0.0
HTML to PDF Javascript Library
github.com/airarrazaval/html2pdf
airarrazaval/html2pdf
js-html2pdf
/
.babelrc
4 lines
•
74 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
"babel-plugin-add-module-exports"
]
}