English
Appearance
const ErrorSchema: ZodObject<{ code: ZodString; message: ZodString; }, $strip>;
Defined in: models/error.ts:4