• Tries to unwrap the right value into a promised right value. Throws error if value is left.

    Throws

    Error

    Returns

    Promise

    Type Parameters

    • L

    • R

    Parameters

    Returns Promise<R>

Generated using TypeDoc