Skip to content

Type Alias: CreateCard

ts
type CreateCard = z.input<typeof CreateCardSchema>;

Defined in: parameters/createCard.ts:61