MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / uiStore.ts

File uiStore.ts

src/store/stores/uiStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import { persist } from 'zustand/middleware';
3import { STORAGE_KEYS } from '../migration';
4import { migrateUIPersistedState } from '../persistedStoreMigrations';

Callers

nothing calls this directly

Calls 2

migrateUIPersistedStateFunction · 0.90
setFunction · 0.85

Tested by

no test coverage detected