UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

8 lines (7 loc) 144 B
export type Emoji = { shortcode: string; static_url: string; url: string; visible_in_picker: boolean; category?: string; };