Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
wrapPromise
Function wrapPromise
wrap
Promise
<
TParams
extends
any
[]
,
TResult
>
(
func
:
(
(
...
_
:
TParams
)
=>
PromiseLike
<
TResult
>
)
)
:
WrappedAction
<
TParams
,
TResult
,
Error
>
Type Parameters
TParams
extends
any
[]
TResult
Parameters
func
:
(
(
...
_
:
TParams
)
=>
PromiseLike
<
TResult
>
)
(
...
_
:
TParams
)
:
PromiseLike
<
TResult
>
Parameters
Rest
...
_
:
TParams
Returns
PromiseLike
<
TResult
>
Returns
WrappedAction
<
TParams
,
TResult
,
Error
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...