Skip to content

transformBinFile

@tsed/cli

Usage

typescript
import { transformBinFile } from "@tsed/cli/src/processors/transformBinFile";

See /packages/cli/src/processors/transformBinFile.ts.

Overview

ts
function transformBinFile(project: ProjectClient, data: RenderDataContext): void;

Released under the MIT License.