Add Typescript definitions

This commit is contained in:
spacejack 2017-02-14 20:26:15 -05:00
parent 03285f8279
commit 1e879963f1
2 changed files with 238 additions and 0 deletions

View file

@ -5,6 +5,7 @@
"author": "Leo Horie",
"license": "MIT",
"main": "mithril.js",
"types": "mithril.d.ts",
"repository": "lhorie/mithril.js",
"scripts": {
"dev": "node bundler/cli browser.js -o mithril.js -w",