We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb4099 commit b8fa8f4Copy full SHA for b8fa8f4
package.json
@@ -9,6 +9,7 @@
9
"types": "./types/index.d.ts",
10
"bun": "./src/index.js",
11
"worker": "./cf/src/index.js",
12
+ "workerd": "./cf/src/index.js",
13
"import": "./src/index.js",
14
"default": "./cjs/src/index.js"
15
},
0 commit comments