We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac65b40 commit d9d27d1Copy full SHA for d9d27d1
platform-includes/enriching-events/import/javascript.bun.mdx
@@ -0,0 +1,3 @@
1
+```javascript
2
+import * as Sentry from "@sentry/bun";
3
+```
0 commit comments