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 cfebfb5 commit 30c8f46Copy full SHA for 30c8f46
package.json
@@ -3,6 +3,7 @@
3
"version": "5.1.0",
4
"description": "Pure javascript autocomplete input for react-native",
5
"main": "dist/index.js",
6
+ "types": "dist/index.d.ts",
7
"scripts": {
8
"test": "npm run lint && npm run testonly",
9
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
0 commit comments