MCPcopy Create free account
hub / github.com/GCWing/BitFun / bar

Function bar

src/web-ui/src/flow_chat/store/deepReviewActionBarStore.test.ts:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10/** Zustand replaces state on set(); always read fresh state after actions. */
11const bar = () => useReviewActionBarStore.getState();
12
13describe('deepReviewActionBarStore', () => {
14 beforeEach(() => {

Calls 1

getStateMethod · 0.65

Tested by

no test coverage detected