Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ growthbook.ts
File
growthbook.ts
src/services/analytics/growthbook.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ GrowthBook } from
'@growthbook/growthbook'
2
import
{ isEqual, memoize } from
'lodash-es'
3
import
{
4
getIsNonInteractiveSession,
Callers
nothing calls this directly
Calls
15
createSignal
Function · 0.85
isGrowthBookEnabled
Function · 0.85
getUserAttributes
Function · 0.85
getGrowthBookClientKey
Function · 0.85
logForDebugging
Function · 0.85
jsonStringify
Function · 0.85
checkHasTrustDialogAccepted
Function · 0.85
getSessionTrustAccepted
Function · 0.85
getIsNonInteractiveSession
Function · 0.85
processRemoteEvalPayload
Function · 0.85
logExposureForFeature
Function · 0.85
syncRemoteEvalToDisk
Function · 0.85
Tested by
no test coverage detected