Add definition file to npm [ci skip]

This commit is contained in:
impinball 2016-06-17 05:57:48 -04:00
parent c55917d21a
commit cb10456bbe
3 changed files with 1182 additions and 2 deletions

3
mithril.d.ts vendored
View file

@ -1,4 +1,5 @@
// Mithril type definitions for Typescript
// Mithril type definitions for Typescript. Note that changes to this *must* be
// mirrored in the module export file in index.d.ts
/**
* This is the module containing all the types/declarations/etc. for Mithril