We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bcf0a commit a81871fCopy full SHA for a81871f
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "0.11.2",
4
"description": "Client-side HTML-to-PDF rendering using pure JS",
5
"main": "dist/html2pdf.js",
6
+ "types": "./type.d.ts",
7
"files": [
8
"/src",
9
"/dist"
0 commit comments