• Creates an object that represents the code flow to be continued.

    Type Parameters

    • C

    Parameters

    • c: C

      Continuation value.

    Returns Continue<C>

    A new ControlFlow object.

Generated using TypeDoc