UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

2 lines (1 loc) 136 B
export declare const detector: (url: string) => Promise<'mastodon' | 'pleroma' | 'friendica' | 'firefish' | 'gotosocial' | 'pixelfed'>;