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

File layoutStore.ts

src/renderer/src/stores/layoutStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import { persistence } from '../persistence/registry'
3import { getCurrentAccountScope } from '../persistence/scope'
4import { getLayoutQueue } from './persistenceQueue'

Callers

nothing calls this directly

Calls 5

getCurrentAccountScopeFunction · 0.90
persistFunction · 0.70
getMethod · 0.65
accountMethod · 0.65
getFunction · 0.50

Tested by

no test coverage detected