We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e6cb5 commit c1d8519Copy full SHA for c1d8519
package.json
@@ -6,6 +6,7 @@
6
"module": "src/index.js",
7
"main": "cjs/src/index.js",
8
"exports": {
9
+ "bun": "./src/index.js",
10
"worker": "./cf/src/index.js",
11
"types": "./types/index.d.ts",
12
"import": "./src/index.js",
0 commit comments