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 048cfb1 commit 9211325Copy full SHA for 9211325
package.json
@@ -3,6 +3,7 @@
3
"version": "4.0.0-beta.2",
4
"description": "React Native OneSignal SDK",
5
"main": "src/index",
6
+ "typings": "src/index.d.ts",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
0 commit comments