Skip to content

Type Alias: CardSticker

ts
type CardSticker = z.infer<typeof CardStickerSchema>;

Defined in: models/cardSticker.ts:18