chore(navigation): add // <gen:*> anchor comments for event/job generators

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 12:48:24 +02:00
parent 3c0eb34f5e
commit bd1610a888
5 changed files with 9 additions and 0 deletions

View File

@@ -14,3 +14,5 @@ export {
// Controller type aliases
export type { IGetHeaderController } from "./interface-adapters/controllers/get-header.controller";
// <gen:events>