Skip to content

Commit 783a6d0

Browse files
committed
add missing export
1 parent 376c7b2 commit 783a6d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/serverless/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export {
3737
getGlobalScope,
3838
getIsolationScope,
3939
getHubFromCarrier,
40+
getSpanStatusFromHttpCode,
4041
// eslint-disable-next-line deprecation/deprecation
4142
makeMain,
4243
setCurrentClient,

0 commit comments

Comments
 (0)