MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / hideReferencesPanel

Function hideReferencesPanel

src/components/referencesPanel/index.js:324–327  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

322}
323
324export function hideReferencesPanel() {
325 const panel = getPanel();
326 panel.hide();
327}
328
329export { openReferencesTab };
330

Callers 1

closeReferencesPanelFunction · 0.85

Calls 2

getPanelFunction · 0.85
hideMethod · 0.45

Tested by

no test coverage detected