Skip to content

Type Alias: StickerFields

ts
type StickerFields = z.infer<typeof StickerFieldsSchema>;

Defined in: models/stickerFields.ts:14