UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

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