Code
Hub
Workspaces
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ rigStore.ts
File
rigStore.ts
src/store/stores/rigStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
import
{ persist } from
'zustand/middleware'
;
3
import
{ STORAGE_KEYS } from
'../migration'
;
4
import
{ migrateRigPersistedState } from
'../persistedStoreMigrations'
;
Callers
nothing calls this directly
Calls
1
set
Function · 0.85
Tested by
no test coverage detected