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

File store.ts

apps/sim/stores/operation-queue/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { create } from 'zustand'
3import type {
4 OperationQueueState,

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
unsubscribeFunction · 0.85
debugMethod · 0.80
errorMethod · 0.80
getMethod · 0.65
deleteMethod · 0.65
warnMethod · 0.65
setMethod · 0.65
resolveMethod · 0.65
subscribeMethod · 0.65

Tested by

no test coverage detected