MCPcopy Create free account
hub / github.com/DTStack/molecule / getPanel

Method getPanel

src/services/workbench/panelService.ts:46–46  ·  view source on GitHub ↗

* Get the specific panel * @param id

(id: UniqueId)

Source from the content-addressed store, hash-verified

44 * @param id
45 */
46 getPanel(id: UniqueId): IPanelItem | undefined;
47 /**
48 * Add new Panel items
49 * @param data

Callers 2

problems.test.tsFile · 0.65

Implementers 1

PanelServicesrc/services/workbench/panelService.ts

Calls

no outgoing calls

Tested by

no test coverage detected