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 eca3f17 commit 72c9615Copy full SHA for 72c9615
package.json
@@ -3,6 +3,7 @@
3
"version": "17.0.0",
4
"description": "Turn a ReactElement into the corresponding JSX string.",
5
"packageManager": "pnpm@9.15.2",
6
+ "type": "module",
7
"main": "dist/index.mjs",
8
"module": "dist/index.mjs",
9
"browser": "dist/index.js",
0 commit comments