Преглед изворни кода

feat(ts): the ts types definition

svpg пре 8 година
родитељ
комит
ed3cdebaa0
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      package.json

+ 1
- 0
package.json Прегледај датотеку

3
   "version": "2.1.1",
3
   "version": "2.1.1",
4
   "description": "Capture a React Native view to an image",
4
   "description": "Capture a React Native view to an image",
5
   "main": "src/index.js",
5
   "main": "src/index.js",
6
+  "types": "src/index.d.ts",
6
   "keywords": [
7
   "keywords": [
7
     "react-native",
8
     "react-native",
8
     "screenshot",
9
     "screenshot",