Package: effect
Module: RuntimeFlags
The op supervision flag determines whether or not the Effect runtime system will supervise all operations of the Effect runtime. Use of this flag will negatively impact performance, but is required for some operations, such as profiling.
Signature
declare const OpSupervision: RuntimeFlag
Since v2.0.0