Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tiagozip/cap
/ CapProgressEventDetail
Interface
CapProgressEventDetail
widget/src/cap.d.ts:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
interface
CapProgressEventDetail {
12
progress: number;
13
}
14
15
interface
CapSolveEventDetail {
16
token: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected