UNPKG
net-cli
Version:
latest (1.0.2)
1.0.2
0.1.2
0.0.1
Vue3 项目前端脚手架
novlan1.github.io/docs/plugin-light/zh/net-cli.html
novlan1/plugin-light
net-cli
/
lib
/
src
/
helper.d.ts
2 lines
(1 loc)
•
106 B
TypeScript
View Raw
1
2
export
declare
const
downloadGitRepo
:
(
templateGitUrl
:
string
,
downloadPath
:
string
) =>
Promise
<
unknown
>;