UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

7 lines (6 loc) 121 B
export type Emoji = { shortcode: string; static_url: string; url: string; visible_in_picker: boolean; };