Enterprise-CMCS/macpro-mako

View on GitHub
bin/cli/src/commands/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from "./deploy";
export * from "./destroy";
export * from "./docs";
export * from "./e2e";
export * from "./install";
export * from "./logs";
export * from "./open";
export * from "./test";
export * from "./ui";
export * from "./get-cost";
export * from "./watch";
export * from "./emails";