Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ code-storage.ts
File
code-storage.ts
apps/sim/stores/undo-redo/code-storage.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ del, get, set } from
'idb-keyval'
3
import
type
{ StateStorage } from
'zustand/middleware'
4
Callers
nothing calls this directly
Calls
4
createLogger
Function · 0.90
del
Function · 0.85
warn
Method · 0.65
set
Function · 0.50
Tested by
no test coverage detected