UNPKG

youtube-likes-downloader

Version:
4 lines 203 B
import '@anmiles/prototypes'; export declare function importLikes(profile: string): Promise<void>; export declare function exportLikes(profile: string): Promise<void>; //# sourceMappingURL=likes.d.ts.map