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