QServerEventHandlers
@quik/http / QServerEventHandlers
Type Alias: QServerEventHandlers<TResponse>
QServerEventHandlers<
TResponse> =Record<string,QServerEventClient<TResponse>>
Defined in: http/src/router/endpoint/types.ts:65
Type Parameters
TResponse
TResponse extends ServerResponse = ServerResponse