UNPKG

call-screen

Version:

Capacitor plugin for full-screen call UI with Accept/Reject buttons, OneSignal integration, and cross-platform support

5 lines (4 loc) 157 B
import type { CallScreenPlugin } from './definitions'; declare const CallScreen: CallScreenPlugin; export * from './definitions'; export { CallScreen };