Skip to content

Type Alias: ZodIssue

ts
type ZodIssue = core.$ZodIssue;

Defined in: node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/classic/errors.d.cts:4

Deprecated

Use z.core.$ZodIssue from @zod/core instead, especially if you are building a library on top of Zod.

Matterway Assistant SDK Documentation