Clients
Constructors
Functions
matchAll
fun
matchAll
(
options
:
ClientQueryOptions
=
definedExternally
)
:
Promise
<
Array
<
Client
>
>
openWindow
fun
openWindow
(
url
:
String
)
:
Promise
<
WindowClient
?
>