We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fa8f4 commit cc688c6Copy full SHA for cc688c6
package.json
@@ -8,7 +8,6 @@
8
"exports": {
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"
0 commit comments