onrails
GitHub
npm
Preparing search index...
@onrails/result
extra
UnionErrors
Type Alias UnionErrors<R>
UnionErrors
:
{
[
K
in
keyof
R
]
:
ErrOf
<
R
[
K
]
>
}
[
number
]
Union of error types from a tuple/readonly array of results
Type Parameters
R
extends
readonly
Result
<
unknown
,
unknown
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
onrails
Loading...
Union of error types from a tuple/readonly array of results