Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
neverthrow
fromPromise
Function fromPromise
from
Promise
<
T
,
E
>
(
promise
:
PromiseLike
<
T
>
,
errorFn
:
(
(
e
:
unknown
)
=>
E
)
)
:
neverthrow
.
ResultAsync
<
T
,
E
>
Type Parameters
T
E
Parameters
promise
:
PromiseLike
<
T
>
errorFn
:
(
(
e
:
unknown
)
=>
E
)
(
e
:
unknown
)
:
E
Parameters
e
:
unknown
Returns
E
Returns
neverthrow
.
ResultAsync
<
T
,
E
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...