UNPKG

@cutls/megalodon

Version:

Mastodon, Pleroma, Misskey API client for node.js and browser

6 lines (5 loc) 83 B
export type Tag = { name: string; url: string; following?: boolean; };