Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ switchTransactionStore.ts
File
switchTransactionStore.ts
src/renderer/src/stores/switchTransactionStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
2
3
export
type
SwitchTransactionKind =
'account'
|
'workspace'
4
Callers
nothing calls this directly
Calls
1
get
Function · 0.50
Tested by
no test coverage detected