MCPcopy Create free account
hub / github.com/TanStack/db / duplicate-instance-check.ts

File duplicate-instance-check.ts

packages/db/src/duplicate-instance-check.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DuplicateDbInstanceError } from './errors'
2
3/**
4 * Check if we're in a browser top-level window (not a worker, SSR, or iframe).

Callers

nothing calls this directly

Calls 1

isBrowserTopWindowFunction · 0.85

Tested by

no test coverage detected