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

File store.ts

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

Source from the content-addressed store, hash-verified

1import { RepeatIcon, SplitIcon } from 'lucide-react'
2import { create } from 'zustand'
3import { devtools } from 'zustand/middleware'
4import { getToolOperationsIndex } from '@/lib/search/tool-operations'

Callers

nothing calls this directly

Calls 7

getAllBlocksFunction · 0.90
getTriggersForSidebarFunction · 0.90
getToolOperationsIndexFunction · 0.90
joinMethod · 0.80
setFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected