Skip to content

taskOutput

@tsed/cli

Usage

typescript
import { taskOutput } from "@tsed/cli/src/fn/taskOutput";

See /packages/cli/src/fn/taskOutput.ts.

Overview

ts
function taskOutput(output: string): void;

Released under the MIT License.