MCPcopy
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
3import { afterEach, describe, expect, it, vi } from 'vitest'
4import { create } from 'zustand'

Callers

nothing calls this directly

Calls 3

createJSONStorageFunction · 0.90
createPersistentStoreFunction · 0.85
createStoreFunction · 0.70

Tested by

no test coverage detected