Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/
Class
packages/db/src/errors.ts:171–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
export
class
DuplicateKeySyncError extends CollectionOperationError {
172
constructor(
173
key: string | number,
174
collectionId: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected