MCPcopy Create free account
hub / github.com/experdot/pointer / BatchProgress

Interface BatchProgress

src/renderer/src/hooks/useChatTitles.ts:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20export interface BatchProgress {
21 current: number
22 total: number
23}
24
25export interface UseChatTitlesResult {
26 // 基础操作

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected