MCPcopy
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
92interface IComponents {
93 [name: string]: IComponent
94}
95
96interface IPreviewProps {
97 component: IComponent

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected