MCPcopy 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

1import { GrowthBook } from '@growthbook/growthbook'
2import { isEqual, memoize } from 'lodash-es'
3import {
4 getIsNonInteractiveSession,

Callers

nothing calls this directly

Calls 15

createSignalFunction · 0.85
isGrowthBookEnabledFunction · 0.85
getUserAttributesFunction · 0.85
getGrowthBookClientKeyFunction · 0.85
logForDebuggingFunction · 0.85
jsonStringifyFunction · 0.85
getSessionTrustAcceptedFunction · 0.85
processRemoteEvalPayloadFunction · 0.85
logExposureForFeatureFunction · 0.85
syncRemoteEvalToDiskFunction · 0.85

Tested by

no test coverage detected