UNPKG

go-git-it

Version:

Download any repository or subdirectory on GitHub with support for Node.js and the CLI

2 lines (1 loc) 122 B
export default function addProgressBar(text: string | undefined, completionCallback: () => Promise<void>): Promise<void>;