UNPKG
maple-cli
Version:
latest (1.1.0)
1.1.0
1.0.2
1.0.1
1.0.0
0.2.1
maple-cli 脚手架
maple-cli
/
dist
/
src
/
utils
/
clone.d.ts
2 lines
•
135 B
TypeScript
View Raw
1
2
export
declare
const
clone
:
(
url
:
string
,
projectName
:
string
,
options
:
string
[]
) =>
Promise
<
void
>;
//# sourceMappingURL=clone.d.ts.map