MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / App

Function App

yaml-flow-editor/src/App.tsx:2251–2261  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2249}
2250
2251export default function App() {
2252 return (
2253 <ReactFlowProvider>
2254 <InnerStepProvider>
2255 <SubmoduleStepProvider>
2256 <FlowEditor />
2257 </SubmoduleStepProvider>
2258 </InnerStepProvider>
2259 </ReactFlowProvider>
2260 );
2261}

Callers 1

create_slack_appFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected