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