Skip to main content

QServerEventClient

@quik/http


@quik/http / QServerEventClient

Type Alias: QServerEventClient<TResponse>

QServerEventClient<TResponse> = object

Defined in: http/src/router/endpoint/types.ts:67

Type Parameters

TResponse

TResponse extends ServerResponse = ServerResponse

Properties

client

client: TResponse

Defined in: http/src/router/endpoint/types.ts:69


id

id: string

Defined in: http/src/router/endpoint/types.ts:68