• Extracts the value which has a type of the second type parameter B. It is equivalent to second.

    Type Parameters

    • A

    • B

    Parameters

    • __namedParameters: Tuple<A, B>

    Returns B

Generated using TypeDoc