Skip to content

InitCmdContext

@tsed/cli

Usage

typescript
import { InitCmdContext } from "@tsed/cli/src/interfaces/InitCmdOptions";

See /packages/cli/src/interfaces/InitCmdOptions.ts.

Overview

ts
type InitCmdContext = InitOptions;

Released under the MIT License.