Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/growthbook/growthbook
/ get
Method
get
packages/sdk-js/src/sticky-bucket-service.ts:24–24 ·
view source on GitHub ↗
(name: string)
Source
from the content-addressed store, hash-verified
22
options?: CookieAttributes,
23
): string | undefined;
24
get(name: string): string | T | undefined;
25
get(): { [key: string]: string };
26
remove(name: string, options?: CookieAttributes): void;
27
}
Callers
15
eff
Function · 0.65
rampSchedule.test.ts
File · 0.65
snapshots.test.ts
File · 0.65
experiments.test.ts
File · 0.65
sdk-connections.test.ts
File · 0.65
projects.test.ts
File · 0.65
environments.test.ts
File · 0.65
attributes.test.ts
File · 0.65
integration-query-generator.ts
File · 0.65
ExperimentSnapshotModel.test.ts
File · 0.65
revisions-util.test.ts
File · 0.65
app.ts
File · 0.65
Calls
no outgoing calls
Tested by
2
eff
Function · 0.52
extractQ
Function · 0.52