Skip to content

createSubTasks

@tsed/cli-tasks

Usage

typescript
import { createSubTasks } from "@tsed/cli-tasks";

See /packages/cli-tasks/src/tasks.ts.

Overview

ts
const createSubTasks: typeof tasks;

Released under the MIT License.