Introduction
CLI
Links
Appearance
import { transformIndexFile } from "@tsed/cli/src/processors/transformIndexFile";
See /packages/cli/src/processors/transformIndexFile.ts.
function transformIndexFile(project: ProjectClient, data: RenderDataContext): void;