MCPcopy Create free account
hub / github.com/experdot/pointer / chatUIStore.ts

File chatUIStore.ts

src/renderer/src/stores/chatUIStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import type { FileAttachment } from '../types/type'
3
4interface SearchState {

Callers

nothing calls this directly

Calls 3

getMethod · 0.65
deleteMethod · 0.65
getFunction · 0.50

Tested by

no test coverage detected