Skip to content

transformServerFile

@tsed/cli

Usage

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

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

Overview

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

Released under the MIT License.