MCPcopy
hub / github.com/YousefED/SyncedStore / store.ts

File store.ts

examples/todo-react-17/src/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getYjsValue, syncedStore } from "@syncedstore/core";
2import { WebrtcProvider } from "y-webrtc";
3
4export type Todo = {

Callers

nothing calls this directly

Calls 2

syncedStoreFunction · 0.90
getYjsValueFunction · 0.90

Tested by

no test coverage detected