Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
interface ISolutionProps {
9
header: string;
10
cmd: string;
11
}
12
13
const updateSolutions: ISolutionProps[] = [
14
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected