Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/
Class
packages/db-sqlite-persistence-core/src/errors.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
export
class
InvalidSyncConfigError extends InvalidPersistedCollectionConfigError {
18
constructor(details?: string) {
19
super(
20
details
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected