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

File webhookStore.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

fetchWithHeadersFunction · 0.85
createInitialStateFunction · 0.70
createFunction · 0.50

Tested by

no test coverage detected