UNPKG
decentrand
Version:
latest (3.21.0)
3.21.0
Decentraland CLI developer tool.
github.com/decentraland/cli
decentraland/cli
decentrand
/
dist
/
commands
/
export.d.ts
3 lines
•
126 B
TypeScript
View Raw
1
2
3
export
declare
const
help
:
() =>
string
;
export
declare
function
main
(
):
Promise
<
number
>;
//# sourceMappingURL=export.d.ts.map