UNPKG

@prism-engineer/router

Version:

Type-safe Express.js router with automatic client generation

10 lines 215 B
export declare const notARoute: { path: string; }; export declare const invalidRoute: { method: string; }; export declare const someOtherExport: { data: string; }; //# sourceMappingURL=malformed.d.ts.map