Function chainer

  • Creates a chainer starting with value.

    Type Parameters

    • I

    Parameters

    • value: I

      The value which the chainer starts with.

    Returns Chainer<I>

Generated using TypeDoc