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.
types
1 parent da18c65 commit a62bdd6Copy full SHA for a62bdd6
packages/plugin-react/package.json
@@ -22,7 +22,7 @@
22
"type": "module",
23
"main": "./dist/index.cjs",
24
"module": "./dist/index.mjs",
25
- "types": "./dist/index.d.ts",
+ "types": "./dist/index.d.mts",
26
"exports": {
27
".": {
28
"import": "./dist/index.mjs",
0 commit comments