MCPcopy Create free account
hub / github.com/experdot/pointer / revealPanel

Method revealPanel

src/renderer/src/stores/interfaces/ui.ts:38–38  ·  view source on GitHub ↗
(panel: ActivityPanel)

Source from the content-addressed store, hash-verified

36 toggleSidebar(): void
37 setActivePanel(panel: ActivityPanel): void
38 revealPanel(panel: ActivityPanel): void
39 setCompactMode(isCompact: boolean): void
40}
41

Callers 2

getLayoutStoreInterfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected