UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

7 lines (6 loc) 100 B
export type Mention = { id: string; username: string; url: string; acct: string; };