UNPKG
@bracketed/gitdownloader
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Download and extract a git repository using node!
bracketed.co.uk
ninjaninja140/gitdownloader
@bracketed/gitdownloader
/
dist
/
index.d.ts
2 lines
•
112 B
TypeScript
View Raw
1
2
export
default
function
download
(
repo
:
string
,
dest
:
string
):
Promise
<
any
>;
//# sourceMappingURL=index.d.ts.map