Skip to content

TEMPLATE_DIR

@tsed/cli

Usage

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

See /packages/cli/src/constants/index.ts.

Overview

ts
const TEMPLATE_DIR: string;

Released under the MIT License.