UNPKG

@idealworld/cli

Version:
3 lines 201 B
import { Response } from "simple-git/typings/simple-git"; export declare function clone(repoPath: string, localPath: string, depth?: number): Response<string>; //# sourceMappingURL=GitHelper.d.ts.map