Skip to content

Variable: GetVotesSchema

ts
const GetVotesSchema: ZodObject<{
  issueIdOrKey: ZodString;
}, $strip>;

Defined in: src/cloud/parameters/getVotes.ts:3