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 8670ab4 commit 2a17dfbCopy full SHA for 2a17dfb
packages/cloudflare/package.json
@@ -24,11 +24,6 @@
24
"types": "./dist/api/index.d.ts",
25
"default": "./dist/api/index.js"
26
},
27
- "./config": {
28
- "import": "./dist/api/config.js",
29
- "types": "./dist/api/config.d.ts",
30
- "default": "./dist/api/config.js"
31
- },
32
"./*": {
33
"import": "./dist/api/*.js",
34
"types": "./dist/api/*.d.ts",
0 commit comments