Skip to content

Commit 435847d

Browse files
authored
fix(sveltekit): Export captureCheckIn (#8313)
1 parent 8934ccc commit 435847d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/sveltekit/src/server/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export {
99
captureException,
1010
captureEvent,
1111
captureMessage,
12+
captureCheckIn,
1213
configureScope,
1314
createTransport,
1415
extractTraceparentData,

0 commit comments

Comments
 (0)