Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
SafeParseError
Type alias SafeParseError<Input>
Safe
Parse
Error
<
Input
>
:
{
data
?:
never
;
error
:
ZodError
<
Input
>
;
success
:
false
;
}
Type Parameters
Input
Type declaration
Optional
data
?:
never
error
:
ZodError
<
Input
>
success
:
false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...