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.
2 parents 87a5ed9 + 973b15e commit 7f2fd5dCopy full SHA for 7f2fd5d
package.json
@@ -4,7 +4,7 @@
4
"description": "🧵 Fast and easy multithreading for React Native using JSI",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
- "types": "lib/typescript/src/index.d.ts",
+ "types": "lib/typescript/index.d.ts",
8
"react-native": "src/index",
9
"source": "src/index",
10
"files": [
0 commit comments