UNPKG

@cutls/megalodon

Version:

Mastodon API client for node.js and browser

5 lines (4 loc) 63 B
export type Session = { token: string; url: string; };