UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

6 lines (5 loc) 89 B
export type Emoji = { name: string; url: string; category: string | null; };