UNPKG

@signalwire/realtime-api

Version:
4 lines 222 B
import { SWClient, SWClientOptions } from './SWClient'; export declare const SignalWire: (options: SWClientOptions) => Promise<SWClient>; export type { SWClient } from './SWClient'; //# sourceMappingURL=SignalWire.d.ts.map