Commit 290fa99
fix: remove redundant ts-broadcasting type declaration
ts-broadcasting ships its own .d.ts files. The manual declaration was
only needed when the package was a broken bun link. Fixed broadcastPrivate
to use Broadcast.send with private- prefix (no .private() method exists).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2d56647 commit 290fa99
2 files changed
+1
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
This file was deleted.
0 commit comments