Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/ utils.server.ts
File
utils.server.ts
apps/web/src/lib/utils.server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ IS_IN_AUTOMATED_TEST } from
'@/lib/config.server'
;
2
import
{ captureMessage } from
'@sentry/nextjs'
;
3
import
type
{ SeverityLevel } from
'@sentry/nextjs'
;
4
Callers
nothing calls this directly
Calls
1
consoleExceptInTest
Function · 0.70
Tested by
no test coverage detected