UNPKG

@plexus-interop/cli

Version:

Plexus Interop CLI tools

2 lines (1 loc) 124 B
export declare function downloadPackage(url: string, downloadDir: string, title?: string, headers?: any): Promise<string>;