Skip to content

Type Alias: CustomEmojiFields

ts
type CustomEmojiFields = z.infer<typeof CustomEmojiFieldsSchema>;

Defined in: models/customEmojiFields.ts:5