Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ artifactStore.ts
File
artifactStore.ts
frontend/src/store/artifactStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
import
type
{ ArtifactMetadata } from
'@shipsec/shared'
;
3
import
{ api,
type
ArtifactListFilters } from
'@/services/api'
;
4
Callers
nothing calls this directly
Calls
1
create
Function · 0.50
Tested by
no test coverage detected