Browse Source

feat(ts): the ts types definition

svpg 7 years ago
parent
commit
ed3cdebaa0
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      package.json

+ 1
- 0
package.json View File

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",