MCPcopy Create free account
hub / github.com/ShipSecAI/studio / resetScheduleStoreState

Function resetScheduleStoreState

frontend/src/store/scheduleStore.ts:148–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146}));
147
148export const resetScheduleStoreState = () => {
149 useScheduleStore.setState({ ...createInitialState() });
150};

Callers 1

Calls 1

createInitialStateFunction · 0.70

Tested by

no test coverage detected