Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ create } from
'zustand'
;
2
import
{ api } from
'@/services/api'
;
3
import
type
{ components } from
'@shipsec/backend-client'
;
4
Callers
nothing calls this directly
Calls
6
revoke
Method · 0.80
list
Method · 0.65
create
Function · 0.50
create
Method · 0.45
update
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected