There was an error while loading. Please reload this page.
2 parents 68e4693 + a82a2cd commit 4ca9daaCopy full SHA for 4ca9daa
1 file changed
package.json
@@ -6,7 +6,8 @@
6
"main": "ts-built/index.js",
7
"exports": {
8
"import": "./ts-built/index.js",
9
- "require": "./ts-built/index.cjs"
+ "require": "./ts-built/index.cjs",
10
+ "types": "./ts-built/index.d.ts"
11
},
12
"types": "ts-built/index.d.ts",
13
"scripts": {
0 commit comments