aboutsummaryrefslogtreecommitdiff
path: root/typings.json
diff options
context:
space:
mode:
authorJack Franklin <[email protected]>2020-05-26 22:45:53 +0100
committerGitHub <[email protected]>2020-05-26 17:45:53 -0400
commitbe5237f301b1059ffff9e1e795fd66594644892a (patch)
treec5cae9f5aefeb481dcd88264b2c48c8f248ad42c /typings.json
parentcfd246c8fa9f6e255b63cb98a832b6501cfaa23d (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.json5
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