Skip to content

Type Alias: UpdateCard

ts
type UpdateCard = z.input<typeof UpdateCardSchema>;

Defined in: parameters/updateCard.ts:84