feat: support for Bun
This commit is contained in:
parent
c284cc48d1
commit
ce6946cac4
25 changed files with 111 additions and 2 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"type": "module",
|
||||
"exports": {
|
||||
".": {
|
||||
"bun": "./src/index.ts",
|
||||
"import": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue