MCPcopy Create free account
hub / github.com/Noumena-Network/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
getGrowthBookApiHostFunction · 0.85
isInternalBuildFunction · 0.85
jsonStringifyFunction · 0.85
getSessionTrustAcceptedFunction · 0.85
createClientFunction · 0.85
finalizeInitFunction · 0.85

Tested by

no test coverage detected