We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26f4b49 + 8179541 commit 8b5194fCopy full SHA for 8b5194f
package.json
@@ -3,6 +3,7 @@
3
"version": "3.0.0",
4
"description": "Convert CSS text to a React Native stylesheet object",
5
"main": "index.js",
6
+ "types": "index.d.ts",
7
"scripts": {
8
"build": "rollup ./src/index.js -o index.js --f cjs && babel index.js -o index.js",
9
"test": "jest",
0 commit comments