UNPKG

js-mvc-app

Version:

A CLI tool to scaffold complete Node.js MVC projects with TypeScript, just like Laravel

3 lines 142 B
import { ProjectConfig } from '../types'; export declare function getAppFile(config: ProjectConfig): string; //# sourceMappingURL=app.d.ts.map