UNPKG

@ehubbell/gitty

Version:

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

3 lines (2 loc) 111 B
export declare const sleep: (ms: any) => Promise<unknown>; export declare const formatName: (url: any) => any;