CommitteeSchema

Variable: CommitteeSchema

const CommitteeSchema: ZodObject<{ name: ZodString; }, "strip", ZodTypeAny, { name: string; }, { name: string; }>

Defined in: types/Committee.tsx:3

On this page