MCPcopy 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

1import { create } from 'zustand'
2
3export type SwitchTransactionKind = 'account' | 'workspace'
4

Callers

nothing calls this directly

Calls 1

getFunction · 0.50

Tested by

no test coverage detected