chore(auth): 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:23:52 +02:00
parent 5b766242be
commit 73bfb22fe2
5 changed files with 9 additions and 0 deletions

View File

@@ -35,3 +35,5 @@ export {
export type { ISignInController } from "./interface-adapters/controllers/sign-in.controller";
export type { ISignUpController } from "./interface-adapters/controllers/sign-up.controller";
export type { ISignOutController } from "./interface-adapters/controllers/sign-out.controller";
// <gen:events>