Saltar al contenido

tsoa-next / @tsoa-next/cli / runCLI

Función: runCLI()

ts
function runCLI(): Promise<{
[key: string]: unknown;
  _: (string | number)[];
  $0: string;
}>;

Definido en: cli/src/runCLI.ts:294

Devoluciones

Promise<{ [key: string]: unknown; _: (string | number)[]; $0: string; }>

Contributors

No contributors

Changelog

No recent changes

Generación de OpenAPI, generación de rutas y validación en tiempo de ejecución con prioridad en TypeScript.