We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
type: "module"
1 parent bd107d6 commit cb104d3Copy full SHA for cb104d3
package.json
@@ -5,6 +5,7 @@
5
"repository": "unjs/std-env",
6
"license": "MIT",
7
"sideEffects": false,
8
+ "type": "module",
9
"exports": {
10
"types": "./dist/index.d.ts",
11
"import": "./dist/index.mjs",
0 commit comments