UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

7 lines (6 loc) 121 B
export type FeaturedTag = { id: string; name: string; statuses_count: number; last_status_at: string; };