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.
types
1 parent a9ce6f1 commit 60a4fa5Copy full SHA for 60a4fa5
package.json
@@ -3,6 +3,7 @@
3
"version": "2.2.0",
4
"description": "Android and iOS supported pure JS slider component with multiple markers for React Native",
5
"main": "MultiSlider.js",
6
+ "types": "index.d.ts",
7
"scripts": {
8
"prettier": "prettier --single-quote --trailing-comma all --bracket-spacing --write \"**/*.js\""
9
},
0 commit comments