Skip to content

mapUniqFeatures

@tsed/cli

Usage

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

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

Overview

ts
function mapUniqFeatures(answers: InitPromptAnswers & any): InitOptions;

Released under the MIT License.