Type alias EnhanceApiContext<TContext, TResponse>

EnhanceApiContext<TContext, TResponse>: ((context) => void | PromiseLike<void>)

Function that enhances an API context.

Type Parameters

Type declaration

Generated using TypeDoc