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