Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/YousefED/SyncedStore
/ observeDeep.test.ts
File
observeDeep.test.ts
packages/core/test/observeDeep.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
syncedStore, { observeDeep, SyncedText, Y } from
"@syncedstore/core"
;
2
3
describe(
"observeDeep"
, () => {
4
type
StoreType = {
Callers
nothing calls this directly
Calls
2
observeDeep
Function · 0.90
syncedStore
Function · 0.85
Tested by
no test coverage detected