MCPcopy Create free account
hub / github.com/TanStack/db /

Class

packages/browser-db-sqlite-persistence/tests/browser-single-tab.test.ts:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 )
46 Object.defineProperty(globalThis, `BroadcastChannel`, {
47 value: class {
48 constructor() {
49 throw new Error(
50 `BroadcastChannel should not be used in single-tab mode`,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected