Type Alias inferFormattedError<T, U>

inferFormattedError: ZodFormattedError<TypeOf<T>, U>

Type Parameters

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