MCPcopy Create free account
hub / github.com/ShipSecAI/studio / commandPaletteStore.ts

File commandPaletteStore.ts

frontend/src/store/commandPaletteStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2
3interface CommandPaletteStore {
4 isOpen: boolean;

Callers

nothing calls this directly

Calls 1

createFunction · 0.50

Tested by

no test coverage detected