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

File store.ts

apps/sim/stores/workflows/subblock/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { generateId } from '@sim/utils/id'
3import { create } from 'zustand'
4import { devtools } from 'zustand/middleware'

Callers

nothing calls this directly

Calls 9

createLoggerFunction · 0.90
generateIdFunction · 0.90
getBlockFunction · 0.90
isTriggerValidFunction · 0.90
debugMethod · 0.80
warnMethod · 0.65
setFunction · 0.50
getFunction · 0.50

Tested by

no test coverage detected