Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
withExecutionTimeout
Function withExecutionTimeout
withExecutionTimeout
<
T
>
(
operation
:
()
=>
T
|
Promise
<
T
>
,
timeoutMs
?:
number
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
operation
:
()
=>
T
|
Promise
<
T
>
Optional
timeoutMs
:
number
Returns
Promise
<
T
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...