inferFormattedErrortype inferFormattedError<T extends ZodType<any, any, any>, U = string> = ZodFormattedError<TypeOf<T>, U>;§Type Parameters§T extends ZodType<any, any, any>[src]§U = string[src]§Type§ZodFormattedError<TypeOf<T>, U>[src]