Type Alias ParseInput

ParseInput: { data: any; parent: Zod.z.ParseContext; path: (string | number)[] }