MCPcopy
hub / github.com/growthbook/growthbook / cookie

Method cookie

packages/sdk-js/src/sticky-bucket-service.ts:39–39  ·  view source on GitHub ↗
(
    name: string,
    value: string,
    options?: CookieAttributes,
  )

Source from the content-addressed store, hash-verified

37}
38export interface ResponseCompat {
39 cookie(
40 name: string,
41 value: string,
42 options?: CookieAttributes,

Callers 2

setValueMethod · 0.80
saveAssignmentsSyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected