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

File apiKeyStore.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

revokeMethod · 0.80
listMethod · 0.65
createFunction · 0.50
createMethod · 0.45
updateMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected