UNPKG

@nativescript-community/ui-webview-rtc

Version:
8 lines (6 loc) 148 B
export default function install(); declare module '@nativescript-community/ui-webview' { interface AWebView { webRTC: boolean; } }