CommitteeSchema
Variable: CommitteeSchema
const CommitteeSchema: ZodObject<{ name: ZodString; }, "strip", ZodTypeAny, { name: string; }, { name: string; }>
Defined in: src/types/Committee.tsx:3
const CommitteeSchema: ZodObject<{ name: ZodString; }, "strip", ZodTypeAny, { name: string; }, { name: string; }>
Defined in: src/types/Committee.tsx:3