Skip to content

Commit 9479894

Browse files
committed
Add missing generateInstrumentOnce export to @sentry/astro.
1 parent b406877 commit 9479894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/astro/src/index.server.ts

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export {
2121
getCurrentHub,
2222
getClient,
2323
isInitialized,
24+
generateInstrumentOnce,
2425
getCurrentScope,
2526
getGlobalScope,
2627
getIsolationScope,

0 commit comments

Comments
 (0)