UNPKG

@tsed/cli

Version:
6 lines (5 loc) 342 B
import { PackageManager } from "@tsed/cli-core"; import { ArchitectureConvention } from "../../../interfaces/ArchitectureConvention.js"; import { PlatformType } from "../../../interfaces/PlatformType.js"; import { ProjectConvention } from "../../../interfaces/ProjectConvention.js"; import { FeatureType } from "../config/FeaturesPrompt.js";