There was an error while loading. Please reload this page.
types
1 parent 3775eea commit 1cf4116Copy full SHA for 1cf4116
package.json
@@ -16,7 +16,7 @@
16
],
17
"main": "dist/index.js",
18
"module": "dist/index.es.js",
19
- "types": "dist/src/index.d.ts",
+ "types": "dist/index.d.ts",
20
"jsnext:main": "dist/index.es.js",
21
"engines": {
22
"node": ">=8",
0 commit comments