UNPKG

@cutls/megalodon

Version:

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

14 lines (13 loc) 208 B
export type Marker = { home?: { last_read_id: string version: number updated_at: string } notifications?: { last_read_id: string version: number updated_at: string unread_count?: number } }