UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

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