MCPcopy
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
15interface CapSolveEventDetail {
16 token: string;
17}
18
19interface CapErrorEventDetail {
20 isCap: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected