MCPcopy 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

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

Callers

nothing calls this directly

Calls 1

createFunction · 0.50

Tested by

no test coverage detected