Type alias SafeParseError<Input>

SafeParseError<Input>: { error: ZodError<Input>; success: false }

Type Parameters

Type Parameters

  • Input

Type declaration

Generated using TypeDoc