UNPKG

@capgo/capacitor-stream-call

Version:

Uses the https://getstream.io/ SDK to implement calling in Capacitor

5 lines (4 loc) 153 B
import type { StreamCallPlugin } from './definitions'; declare const StreamCall: StreamCallPlugin; export * from './definitions'; export { StreamCall };