chore(generators): add // <gen:realtime-*> anchors to feature template

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 22:07:43 +02:00
parent c882614153
commit 71c1a6c216
4 changed files with 4 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ export {
export type { IGet{{pascalCase entity}}Controller } from "./interface-adapters/controllers/get-{{kebabCase entity}}.controller";
// <gen:events>
// <gen:realtime-channels>