UNPKG

@cutls/megalodon

Version:

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

3 lines (2 loc) 113 B
import MastodonAPI from '@/mastodon/api_client' export declare function cancel(client: MastodonAPI.Client): void