UNPKG

@cutls/megalodon

Version:

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

13 lines (12 loc) 182 B
export type Marker = { home: { last_read_id: string version: number updated_at: string } notifications: { last_read_id: string version: number updated_at: string } }