MCPcopy Create free account
hub / github.com/ShipSecAI/studio / scheduleStore.ts

File scheduleStore.ts

frontend/src/store/scheduleStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import type { ScheduleStatus, WorkflowSchedule } from '@shipsec/shared';
3import { api } from '@/services/api';
4

Callers

nothing calls this directly

Calls 6

createInitialStateFunction · 0.70
listMethod · 0.65
createFunction · 0.50
pauseMethod · 0.45
resumeMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected