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

File store.ts

apps/sim/stores/folders/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 { devtools } from 'zustand/middleware'
4

Callers

nothing calls this directly

Calls 5

createLoggerFunction · 0.90
deleteMethod · 0.65
setFunction · 0.50
getFunction · 0.50
addMethod · 0.45

Tested by

no test coverage detected