Skip to content

Type Alias: VoteOnCard

ts
type VoteOnCard = z.input<typeof VoteOnCardSchema>;

Defined in: parameters/voteOnCard.ts:10