feat(core-realtime): RealtimeChannelDescriptor + defineRealtimeChannel

This commit is contained in:
2026-05-08 21:12:24 +02:00
parent 1a0e3c20ff
commit 7e922bc406
4 changed files with 50 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
},
"devDependencies": {
"@repo/core-eslint": "workspace:*",
"@repo/core-testing": "workspace:*",
"@repo/core-typescript": "workspace:*",
"@types/node": "^22.0.0",
"typescript": "^5.8.0",