We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d1bfe commit d183d35Copy full SHA for d183d35
packages/devtools/package.json
@@ -11,6 +11,7 @@
11
},
12
"exports": {
13
".": {
14
+ "types": "./dist/index.d.ts",
15
"import": "./dist/index.mjs",
16
"require": "./dist/index.cjs"
17
0 commit comments