UNPKG

@cutls/megalodon

Version:

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

7 lines (6 loc) 108 B
declare namespace MisskeyEntity { type Session = { token: string; url: string; }; }