Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/premieroctet/openchakra
/ IComponents
Interface
IComponents
src/react-app-env.d.ts:92–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
interface
IComponents {
93
[name: string]: IComponent
94
}
95
96
interface
IPreviewProps {
97
component: IComponent
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected