chore(media): add // <gen:realtime-*> anchor comments

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 22:06:14 +02:00
parent 8367cb184e
commit 4fd95921f0
4 changed files with 4 additions and 0 deletions

View File

@@ -10,4 +10,5 @@ export const MEDIA_SYMBOLS = {
IDeleteMediaController: Symbol.for("media:IDeleteMediaController"),
// <gen:event-handler-symbols>
// <gen:job-symbols>
// <gen:realtime-handler-symbols>
} as const;