Skip to content

Type Alias: CardFields

ts
type CardFields = z.infer<typeof CardFieldsSchema>;

Defined in: models/cardFields.ts:40