1 parent fdf795b commit 3a183b4Copy full SHA for 3a183b4
package.json
@@ -7,6 +7,7 @@
7
"unpkg": "./dist/iife-compat.js",
8
"exports": {
9
".": {
10
+ "types": "./dist/index.d.ts",
11
"module": "./dist/index.js",
12
"import": "./dist/index.js",
13
"default": "./dist/index.cjs"
0 commit comments