Skip to content

mapToContext

@tsed/cli

Usage

typescript
import { mapToContext } from "@tsed/cli/src/commands/init/mappers/mapToContext";

See /packages/cli/src/commands/init/mappers/mapToContext.ts.

Overview

ts
function mapToContext(options: any): InitOptions;

Released under the MIT License.