MCPcopy
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

1import syncedStore, { observeDeep, SyncedText, Y } from "@syncedstore/core";
2
3describe("observeDeep", () => {
4 type StoreType = {

Callers

nothing calls this directly

Calls 2

observeDeepFunction · 0.90
syncedStoreFunction · 0.85

Tested by

no test coverage detected