Type alias ParseResponseOutput<T>

ParseResponseOutput<T>: z.infer<T>

The output of the parseResponse function

Type Parameters

  • T extends z.ZodType

Generated using TypeDoc