UNPKG

youtube-likes-downloader

Version:
4 lines 180 B
import '@anmiles/prototypes'; import execa from 'execa'; export declare function download(profile: string): Promise<execa.ExecaChildProcess>; //# sourceMappingURL=download.d.ts.map