Package: effect
Module: RuntimeFlagsPatch
Returns true if the RuntimeFlagsPatch describes the specified
RuntimeFlag as disabled.
Signature
declare const isDisabled: { (flag: RuntimeFlags.RuntimeFlag): (self: RuntimeFlagsPatch) => boolean; (self: RuntimeFlagsPatch, flag: RuntimeFlags.RuntimeFlag): boolean; }
Since v2.0.0