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

    Type Parameters

    • B

    Parameters

    • b: B

      Break value.

    Returns Break<B>

    A new ControlFlow object.

Generated using TypeDoc