Type Alias ZodIssueBase

ZodIssueBase: { message?: string; path: (string | number)[] }