MCPcopy
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

1import { createLogger } from '@sim/logger'
2import { getErrorMessage } from '@sim/utils/errors'
3import { generateId } from '@sim/utils/id'
4import JSON5 from 'json5'

Callers

nothing calls this directly

Calls 10

createLoggerFunction · 0.90
generateIdFunction · 0.90
normalizeNameFunction · 0.90
validateVariableFunction · 0.85
testMethod · 0.80
addToQueueMethod · 0.80
updateReferencesFunction · 0.70
getFunction · 0.50
setFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected