philia
Preparing search index...
connect/common/type
Handle
Type Alias Handle<T, U>
Handle
:
(
data
:
T
,
client
:
default
)
=>
U
|
Promise
<
U
>
Type Parameters
T
U
Type declaration
(
data
:
T
,
client
:
default
)
:
U
|
Promise
<
U
>
Parameters
data
:
T
client
:
default
Returns
U
|
Promise
<
U
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
philia
Loading...