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