English
Appearance
const TagSchema: ZodObject<{ id: ZodString; name: ZodOptional<ZodString>; }, $strip>;
Defined in: models/tag.ts:5