Skip to content

setEnv

setEnv(value): void

Sets the environment variables used by fabric.
This is exposed for special cases, such as configuring a test environment, and should be used with care.

CAUTION: Must be called before using the package.

Parameters

value: TFabricEnv

Returns

void

Defined in

src/env/index.ts:29