Skip to content

build

@tsed/cli

Usage

typescript
import { build } from "@tsed/cli/src/bin/tsed-build";

See /packages/cli/src/bin/tsed-build.ts.

Overview

ts
function build(rawArgs?: string[]): Promise<void>;

Released under the MIT License.