• Labels the stack trace with note. It is used for reporting an error on failure.

    Parameters

    • note: string

      The note for the stack trace.

    Returns (<T>(d) => Decoder<T>)

    The labeled decoder.

Generated using TypeDoc