feat: default export + typescript definitions

This commit is contained in:
calebboyd 2017-09-09 13:19:05 -05:00
parent 9c3d0f381c
commit 5d9f316842
4 changed files with 96 additions and 90 deletions

View file

@ -53,7 +53,7 @@
"matcha": "^0.7.0",
"nyc": "^11.0.2",
"resolve-from": "^3.0.0",
"typescript": "^2.4.1",
"typescript": "^2.5.2",
"xo": "*"
},
"types": "types/index.d.ts",