Skip to content

GetCanisterEnvOptions

GetCanisterEnvOptions = object

Defined in: packages/core/src/agent/canister-env/index.ts:73

Experimental

Options for the getCanisterEnv function

optional cookieName: string

Defined in: packages/core/src/agent/canister-env/index.ts:78

The name of the cookie to get the environment variables from.

'ic_env'