Type Alias: ResponseResolverOptions
Type Alias: ResponseResolverOptions
type ResponseResolverOptions = OutgoingResponseOptions & Record<string, unknown>;
ResponseResolverOptions Type.
Represents the options for resolving an outgoing response.
type ResponseResolverOptions = OutgoingResponseOptions & Record<string, unknown>;
ResponseResolverOptions Type.
Represents the options for resolving an outgoing response.