MCPcopy Index your code
hub / github.com/dataease/SQLBot / useAssistantStore

Function useAssistantStore

frontend/src/stores/assistant.ts:246–248  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

244}
245
246export const useAssistantStore = () => {
247 return AssistantStore(store)
248}

Callers 1

request.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected