UNPKG
decentrand
Version:
latest (3.21.0)
3.21.0
Decentraland CLI developer tool.
github.com/decentraland/cli
decentraland/cli
decentrand
/
dist
/
commands
/
deploy.d.ts
4 lines
•
201 B
TypeScript
View Raw
1
2
3
4
export
declare
const
help
:
() =>
string
;
export
declare
function
failWithSpinner
(
message
:
string
,
error
?:
any
):
void
;
export
declare
function
main
(
):
Promise
<
void
>;
//# sourceMappingURL=deploy.d.ts.map