EventLogConnector.connect(signal?: AbortSignal): Promise<EventLogAdapter<Cursor>>
Usage
import { type EventLogConnector } from ".";
EventLogConnector.connect(signal?: AbortSignal): Promise<EventLogAdapter<Cursor>>
import { type EventLogConnector } from ".";