MCPcopy
hub / github.com/Kanaries/pygwalker / ISolutionProps

Interface ISolutionProps

app/src/components/options.tsx:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6};
7
8interface ISolutionProps {
9 header: string;
10 cmd: string;
11}
12
13const updateSolutions: ISolutionProps[] = [
14 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected