UNPKG

social-link-parser

Version:

Extract usernames, IDs, and metadata from social media URLs across 100+ platforms

3 lines 157 B
import { PlatformModule, Platforms } from '../core/types'; export declare const registry: Map<Platforms, PlatformModule>; //# sourceMappingURL=index.d.ts.map