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