UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

6 lines (5 loc) 101 B
export type Stats = { user_count: number; status_count: number; domain_count: number; };