Skip to content

Variable: RemoveVoteSchema

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

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