Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
ExtractErrTypes
Type alias ExtractErrTypes<T>
Extract
Err
Types
<
T
extends
readonly
Result
<
unknown
,
unknown
>
[]
>
:
{
[
idx
in
keyof
T
]
:
T
[
idx
]
extends
Result
<
unknown
,
infer
E
>
?
E
:
never
}
Type Parameters
T
extends
readonly
Result
<
unknown
,
unknown
>
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...