Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ store.ts
File
store.ts
apps/sim/stores/variables/store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ getErrorMessage } from
'@sim/utils/errors'
3
import
{ generateId } from
'@sim/utils/id'
4
import
JSON5 from
'json5'
Callers
nothing calls this directly
Calls
10
createLogger
Function · 0.90
generateId
Function · 0.90
normalizeName
Function · 0.90
validateVariable
Function · 0.85
test
Method · 0.80
addToQueue
Method · 0.80
updateReferences
Function · 0.70
get
Function · 0.50
set
Function · 0.50
push
Method · 0.45
Tested by
no test coverage detected