Package: effect Module: RuntimeFlags
effect
RuntimeFlags
Represents a flag that can be set to enable or disable a particular feature of the Effect runtime.
Signature
type RuntimeFlag = number & { readonly RuntimeFlag: unique symbol }
Source
Since v2.0.0