We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3297c2 commit d75acffCopy full SHA for d75acff
package/package.json
@@ -4,7 +4,7 @@
4
"description": "A real-time physically based 3D rendering engine for React Native",
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
"test": "src/test/RunTests",
0 commit comments