mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
The interface grew subscribe/subscribeAll when the IPC bridge moved to resolving ITurnEventBus, but the runtime-test fake still only had publish — a TS2739 invisible to vitest and the build tsconfig. The fake now declares 'implements ITurnEventBus' so the next interface change fails loudly here instead of silently drifting. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||