MCPcopy
hub / github.com/simstudioai/sim / store.ts

File store.ts

apps/sim/stores/mothership-drafts/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import { devtools, persist } from 'zustand/middleware'
3import type { FileAttachmentForApi } from '@/app/workspace/[workspaceId]/home/types'
4import type { ChatContext } from '@/stores/panel'

Callers

nothing calls this directly

Calls 3

persistFunction · 0.85
isEmptyFunction · 0.70
setFunction · 0.50

Tested by

no test coverage detected