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