Skip to content

Type Alias: Emoji

ts
type Emoji = z.infer<typeof EmojiSchema>;

Defined in: models/emoji.ts:27