Skip to content

Commit a81871f

Browse files
authored
Add types to package.json (#794)
1 parent 57bcf0a commit a81871f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.11.2",
44
"description": "Client-side HTML-to-PDF rendering using pure JS",
55
"main": "dist/html2pdf.js",
6+
"types": "./type.d.ts",
67
"files": [
78
"/src",
89
"/dist"

0 commit comments

Comments
 (0)