Function mapTo

  • Operator that maps the output of a node to a fixed value.

    Type Parameters

    • I

    • O

    Parameters

    • value: O

    Returns Operator<I, O>

Generated using TypeDoc