Evercatch - v0.3.1
GitHub
Preparing search index...
ResultAsyncFn
Type Alias ResultAsyncFn<A, T, E>
ResultAsyncFn
:
(
...
args
:
A
)
=>
ResultAsync
<
T
,
E
>
Type Parameters
A
extends
any
[]
=
any
[]
T
=
any
E
extends
string
=
string
Type declaration
(
...
args
:
A
)
:
ResultAsync
<
T
,
E
>
Parameters
...
args
:
A
Returns
ResultAsync
<
T
,
E
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Evercatch - v0.3.1
Loading...