UNPKG

@nativescript-community/ui-webview-rtc

Version:
4 lines (3 loc) 176 B
import { AWebView } from '@nativescript-community/ui-webview'; import { Property } from '@nativescript/core'; export declare const webRTCProperty: Property<AWebView, boolean>;