fix(package): add missing types from index.d.ts

thanks for @husayt  for noting this issue
master
Pooya Parsa 2018-09-28 21:07:30 +03:30
parent 649722ad25
commit 3a06503812
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@
"files": [
"lib",
"src",
"dist"
"dist",
"index.d.ts"
],
"jest": {
"testEnvironment": "node",