Skip to content

Commit 29bdf86

Browse files
committed
add note to jsdoc
1 parent 0ae8180 commit 29bdf86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/cloudflare/src/handler.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
import {
22
captureException,
3+
continueTrace,
34
flush,
45
SEMANTIC_ATTRIBUTE_SENTRY_OP,
56
SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN,
67
SEMANTIC_ATTRIBUTE_SENTRY_SOURCE,
8+
setHttpStatus,
79
startSpan,
810
withIsolationScope,
911
} from '@sentry/core';

0 commit comments

Comments
 (0)