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
package.json
1 parent e773ce3 commit 0acff90Copy full SHA for 0acff90
package.json
@@ -12,6 +12,7 @@
12
"url": "https://opencollective.com/webpack"
13
},
14
"main": "dist/cjs.js",
15
+ "types": "types/cjs.d.ts",
16
"engines": {
17
"node": ">= 12.13.0"
18
0 commit comments