Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ create } from
'zustand'
2
import
{ devtools, persist } from
'zustand/middleware'
3
import
type
{ FileAttachmentForApi } from
'@/app/workspace/[workspaceId]/home/types'
4
import
type
{ ChatContext } from
'@/stores/panel'
Callers
nothing calls this directly
Calls
3
persist
Function · 0.85
isEmpty
Function · 0.70
set
Function · 0.50
Tested by
no test coverage detected