Skip to content

transformIndexFile

@tsed/cli

Usage

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

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

Overview

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

Released under the MIT License.