GetCanisterEnvOptions
Defined in: packages/core/src/agent/canister-env/index.ts:73
Experimental
Options for the getCanisterEnv function
Properties
Section titled “Properties”cookieName?
Section titled “cookieName?”
optionalcookieName?:string
Defined in: packages/core/src/agent/canister-env/index.ts:78
Experimental
The name of the cookie to get the environment variables from.
Default
Section titled “Default”'ic_env'