Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ getYjsValue, syncedStore } from
"@syncedstore/core"
;
2
import
{ WebrtcProvider } from
"y-webrtc"
;
3
4
export
type
Todo = {
Callers
nothing calls this directly
Calls
2
syncedStore
Function · 0.90
getYjsValue
Function · 0.90
Tested by
no test coverage detected