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

File store.ts

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

Source from the content-addressed store, hash-verified

1'use client'
2
3import { create } from 'zustand'
4import { persist } from 'zustand/middleware'

Callers

nothing calls this directly

Calls 3

persistFunction · 0.85
setFunction · 0.50
getFunction · 0.50

Tested by

no test coverage detected