UNPKG
@nativescript-community/ui-webview-rtc
Version:
latest (1.6.0)
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.7
1.2.6
1.2.5
github.com/nativescript-community/ui-webview
nativescript-community/ui-collectionview
@nativescript-community/ui-webview-rtc
/
index.common.d.ts
4 lines
(3 loc)
•
176 B
TypeScript
View Raw
1
2
3
4
import
{
AWebView
}
from
'@nativescript-community/ui-webview'
;
import
{
Property
}
from
'@nativescript/core'
;
export
declare
const
webRTCProperty
:
Property
<
AWebView
,
boolean
>;