UNPKG
launch-express
Version:
latest (2.1.0)
2.1.0
2.0.0
CLI tool to setup a new Launch Express project
launch-express.com
Launch-Express/CLI
launch-express
/
dist
/
commands
/
update.d.ts
3 lines
(2 loc)
•
92 B
TypeScript
View Raw
1
2
3
export
declare
function
showHelp
(
):
void
;
export
declare
function
execute
(
):
Promise
<
void
>;