Skip to content

Commit 3a183b4

Browse files
committed
Add types to export
1 parent fdf795b commit 3a183b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"unpkg": "./dist/iife-compat.js",
88
"exports": {
99
".": {
10+
"types": "./dist/index.d.ts",
1011
"module": "./dist/index.js",
1112
"import": "./dist/index.js",
1213
"default": "./dist/index.cjs"

0 commit comments

Comments
 (0)