ZodObjectOf<T>: ZodObject<any, any, any, T>

Type alias for a zod object schema that produces a given shape once parsed.

Type Parameters

  • T