diff options
| author | Jack Franklin <[email protected]> | 2020-05-26 22:45:53 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-26 17:45:53 -0400 |
| commit | be5237f301b1059ffff9e1e795fd66594644892a (patch) | |
| tree | c5cae9f5aefeb481dcd88264b2c48c8f248ad42c /typings.json | |
| parent | cfd246c8fa9f6e255b63cb98a832b6501cfaa23d (diff) | |
Migrate to TypeScript and use Map (#99)
Migrate to TypeScript & Microbundle, move to Map for event handler storage
Diffstat (limited to 'typings.json')
| -rw-r--r-- | typings.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/typings.json b/typings.json deleted file mode 100644 index ad8ab5f..0000000 --- a/typings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name": "mitt", - "main": "mitt.d.ts", - "version": false -}
\ No newline at end of file |
