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