Skip to content

Type Alias: CustomSticker

ts
type CustomSticker = z.infer<typeof CustomStickerSchema>;

Defined in: models/customSticker.ts:21