UNPKG
decentrand
Version:
latest (3.21.0)
3.21.0
Decentraland CLI developer tool.
github.com/decentraland/cli
decentraland/cli
decentrand
/
dist
/
commands
/
init
/
index.d.ts
3 lines
•
113 B
TypeScript
View Raw
1
2
3
export
{ help }
from
'./help'
;
export
declare
function
main
(
):
Promise
<
void
>;
//# sourceMappingURL=index.d.ts.map