Documentation
Preparing search index...
TwingCallable
Type Alias TwingCallable<A, R>
TwingCallable
:
(
executionContext
:
TwingExecutionContext
,
...
args
:
A
,
)
=>
Promise
<
R
>
Type Parameters
A
extends
any
[]
=
any
R
=
any
Type declaration
(
executionContext
:
TwingExecutionContext
,
...
args
:
A
)
:
Promise
<
R
>
Parameters
executionContext
:
TwingExecutionContext
...
args
:
A
Returns
Promise
<
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...