MCPcopy
hub / github.com/CodebuffAI/codebuff / login-store.ts

File login-store.ts

cli/src/state/login-store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import { immer } from 'zustand/middleware/immer'
3
4export type LoginStoreState = {

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected