MCPcopy Create free account
hub / github.com/experdot/pointer / tabsStore.ts

File tabsStore.ts

src/renderer/src/stores/tabsStore.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 { immer } from 'zustand/middleware/immer'
4import { createPersistConfig, handleStoreError } from './persistence/storeConfig'

Callers

nothing calls this directly

Calls 3

handleStoreErrorFunction · 0.90
createPersistConfigFunction · 0.90
buildPathToMessageFunction · 0.70

Tested by

no test coverage detected