UNPKG

@ehubbell/gitty

Version:

A simple CLI that will fetch, store, and clone Github repos.

2 lines (1 loc) 104 B
export declare const downloadCommand: (url: string, options: any) => Promise<void | import("ora").Ora>;