We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1131e31 commit f471892Copy full SHA for f471892
package.json
@@ -11,7 +11,7 @@
11
"main": "lib/commonjs/index.js",
12
"module": "lib/module/index.js",
13
"react-native": "src/index.ts",
14
- "types": "lib/typescript/src/index.d.ts",
+ "types": "src/index.d.ts",
15
"files": [
16
"lib/",
17
"src/"
0 commit comments