Package: effect
Module: RuntimeFlagsPatch
Creates a RuntimeFlagsPatch describing application of either the self
patch or that patch.
Signature
declare const either: { (that: RuntimeFlagsPatch): (self: RuntimeFlagsPatch) => RuntimeFlagsPatch; (self: RuntimeFlagsPatch, that: RuntimeFlagsPatch): RuntimeFlagsPatch; }
Since v2.0.0