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