aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ad38c7b..ae9dc6f 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"source": "src/index.ts",
"typings": "index.d.ts",
"exports": {
+ "types": "./index.d.ts",
"import": "./dist/mitt.mjs",
"require": "./dist/mitt.js",
"default": "./dist/mitt.mjs"