UNPKG

@cutls/megalodon

Version:

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

11 lines (10 loc) 149 B
export type Marker = { notifications: { last_read_id: string version: number updated_at: string pleroma: { unread_count: number } } }