Skip to content

FeaturesMap

@tsed/cli

Usage

typescript
import { FeaturesMap } from "@tsed/cli";

See /packages/cli/src/commands/init/config/FeaturesPrompt.ts.

Overview

ts
const FeaturesMap: Record<string, Feature>;

Released under the MIT License.