Skip to content

Type Alias: DeleteCard

ts
type DeleteCard = z.input<typeof DeleteCardSchema>;

Defined in: parameters/deleteCard.ts:8