UNPKG

@compas/code-gen

Version:

Generate various boring parts of your server

7 lines (6 loc) 235 B
/** * Check if all route invalidations are correct. * * @param {import("../generate.js").GenerateContext} generateContext */ export function routeInvalidationsCheck(generateContext: import("../generate.js").GenerateContext): void;