Skip to content

setEnvFactory

setEnvFactory(factory): void

Defined in: env/index.ts:30

Sets the environment factory used by package entrypoints.

CAUTION: Must be called before using APIs that access the environment.

() => TFabricEnv

void