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

File integrationStore.ts

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

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import type { components } from '@shipsec/backend-client';
3import { api } from '@/services/api';
4

Callers

nothing calls this directly

Calls 7

sortProvidersFunction · 0.85
sortConnectionsFunction · 0.85
createFunction · 0.50
listProvidersMethod · 0.45
listConnectionsMethod · 0.45
refreshConnectionMethod · 0.45
disconnectMethod · 0.45

Tested by

no test coverage detected