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

File code-store.ts

apps/sim/stores/undo-redo/code-store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import { createJSONStorage, devtools, persist } from 'zustand/middleware'
3import { codeUndoRedoStorage } from '@/stores/undo-redo/code-storage'
4

Callers

nothing calls this directly

Calls 5

persistFunction · 0.85
shiftMethod · 0.80
getStackKeyFunction · 0.70
getFunction · 0.50
setFunction · 0.50

Tested by

no test coverage detected