MCPcopy Create free account
hub / github.com/ShipSecAI/studio / sidebar-state.ts

File sidebar-state.ts

frontend/src/components/layout/sidebar-state.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2
3interface PlacementState {
4 componentId: string | null;

Callers

nothing calls this directly

Calls 1

createFunction · 0.50

Tested by

no test coverage detected