UNPKG

@cutls/megalodon

Version:

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

7 lines (6 loc) 93 B
export type List = { id: string createdAt: string name: string userIds?: Array<string> }