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 c0b9d2b commit 6533373Copy full SHA for 6533373
README.md
@@ -61,7 +61,7 @@ To configure your project manually, follow these steps:
61
"main": "lib/commonjs/index.js",
62
"module": "lib/module/index.js",
63
"react-native": "src/index.js",
64
- "typescript": "lib/typescript/src/index.d.ts",
+ "types": "lib/typescript/src/index.d.ts",
65
"files": [
66
"lib/",
67
"src/"
0 commit comments