Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pmndrs/zustand
/ persistSync.test.tsx
File
persistSync.test.tsx
tests/persistSync.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference types="node" />
2
3
import { afterEach, describe, expect, it, vi } from
'vitest'
4
import { create } from
'zustand'
Callers
nothing calls this directly
Calls
3
createJSONStorage
Function · 0.90
createPersistentStore
Function · 0.85
createStore
Function · 0.70
Tested by
no test coverage detected