• Convenience utility to create an operator that works the same with both RollForward and RollBackward events.

    Type Parameters

    • PropsIn

    • PropsOut = PropsIn

    Parameters

    Returns (<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn>() => ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, PropsOut, PropsOut>)

      • <SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn>(): ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, PropsOut, PropsOut>
      • Type Parameters

        • SourceExtraRollForwardPropsIn

        • SourceExtraRollBackwardPropsIn extends WithBlock

        Returns ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, PropsOut, PropsOut>

Generated using TypeDoc