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

File modal.ts

apps/sim/stores/variables/modal.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import { devtools, persist } from 'zustand/middleware'
3import type { VariablesModalStore, VariablesPosition } from '@/stores/variables/types'
4

Callers

nothing calls this directly

Calls 2

persistFunction · 0.85
setFunction · 0.50

Tested by

no test coverage detected