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