Add types to included files.

This commit is contained in:
Dylan Vann 2018-01-31 21:47:53 -05:00
parent 1579d5323e
commit 7e7412e1f7
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@
"ios",
"android",
"utils",
"FastImage.js"
"FastImage.js",
"index.d.ts"
],
"main": "FastImage.js",
"directories": {