MCPcopy
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
11interface CapProgressEventDetail {
12 progress: number;
13}
14
15interface CapSolveEventDetail {
16 token: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected