MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / useKimiWebClient.ts

File useKimiWebClient.ts

apps/kimi-web/src/composables/useKimiWebClient.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// apps/kimi-web/src/composables/useKimiWebClient.ts
2// Vue state composable — the only place that imports both src/api/* and src/types.ts.
3// Components consume computed view props and call actions; they never touch the API or reducer.
4

Callers

nothing calls this directly

Calls 15

useAppearanceFunction · 0.90
useNotificationFunction · 0.90
useSoundNotificationFunction · 0.90
safeRemoveFunction · 0.90
createInitialStateFunction · 0.90
loadUnreadFunction · 0.90
createEventBatcherFunction · 0.90
isRenderEventFunction · 0.90
useSideChatFunction · 0.90
useTaskPollerFunction · 0.90
messagesToTurnsFunction · 0.90

Tested by

no test coverage detected