itd-api / NotificationEventsTransport
Variable: NotificationEventsTransport
ts
const NotificationEventsTransport: Readonly<{
Auto: "auto";
Poll: "poll";
Sse: "sse";
}>;Defined in: events/stream.ts:72
Способ получения событий.