Expression Language Reference
Preparing search index...
importer/expr-contexts
findClient
Type Alias findClient
findClient
:
(
this
:
ExprAppContext
,
value
:
string
,
options
?:
IFindClientOpts
,
)
=>
Promise
<
ISimpleClient
>
Find a client that is accessable from the current universe
Type declaration
(
this
:
ExprAppContext
,
value
:
string
,
options
?:
IFindClientOpts
,
)
:
Promise
<
ISimpleClient
>
Parameters
this
:
ExprAppContext
value
:
string
Optional
options
:
IFindClientOpts
Returns
Promise
<
ISimpleClient
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Expression Language Reference
Loading...
Find a client that is accessable from the current universe