Skip to content

Commit d9d27d1

Browse files
authored
fix: Bun import (#11450)
1 parent ac65b40 commit d9d27d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```javascript
2+
import * as Sentry from "@sentry/bun";
3+
```

0 commit comments

Comments
 (0)