Type alias inferFormattedError<T, U>

inferFormattedError<T, U>: ZodFormattedError<TypeOf<T>, U>

Type Parameters

  • T extends ZodType<any, any, any>
  • U = string

Generated using TypeDoc