UNPKG

@prism-engineer/router

Version:

Type-safe Express.js router with automatic client generation

8 lines 222 B
export declare const createCompiler: () => { compile(options: { name: string; outputDir: string; baseUrl: string; }, routes?: any[]): Promise<void>; }; //# sourceMappingURL=compiler.d.ts.map