Skip to main content

Module environment_config

Module environment_config 

Source
Expand description

Environment configuration, ported from EnvironmentConfigSchema in Environment.ts.

Contains feature flags and custom hook definitions that control compiler behavior.

Structs§

EnvironmentConfig
Compiler environment configuration. Contains feature flags and settings.
ExternalFunctionConfig
External function reference (source module + import name). Corresponds to TS ExternalFunction.
HookConfig
Custom hook configuration, ported from TS HookSchema.
InstrumentationConfig
Instrumentation configuration. Corresponds to TS InstrumentationSchema.

Enums§

ExhaustiveEffectDepsMode