Skip to content

Commit e176c57

Browse files
authored
fix(serverless): Export captureCheckIn (#8333)
1 parent 4776d21 commit e176c57

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
@@ -18,6 +18,7 @@ export {
1818
captureEvent,
1919
captureException,
2020
captureMessage,
21+
captureCheckIn,
2122
configureScope,
2223
createTransport,
2324
getActiveTransaction,

0 commit comments

Comments
 (0)