MCPcopy Create free account
hub / github.com/ModelEngine-Group/app-platform / runReset

Function runReset

agent-flow/src/App.jsx:269–271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

267 };
268
269 const runReset = () => {
270 ctlRef.current && ctlRef.current.reset();
271 };
272
273 return (<>
274 <div>

Callers 1

AppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected