UNPKG

youtube-likes-downloader

Version:
5 lines 277 B
export declare function run(profile?: string): Promise<void>; export declare function check(profile?: string): void; export declare function update(profile?: string): Promise<void>; export declare function add(profile?: string): Promise<void>; //# sourceMappingURL=app.d.ts.map