Skip to main content

Documentation Index

Fetch the complete documentation index at: https://terminal49.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Class: ErrorMappingInterceptor

Constructors

Constructor

new ErrorMappingInterceptor(): ErrorMappingInterceptor

Returns

ErrorMappingInterceptor

Methods

onResponse()

onResponse(__namedParameters): Promise<Response>

Parameters

ParameterType
__namedParametersPick<MiddlewareCallbackParams, "id" | "request"> & object

Returns

Promise<Response>