MCPcopy
hub / github.com/mathuo/dockview / dispose

Method dispose

packages/dockview-react/src/paneview/view.ts:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 public dispose() {
53 this.part?.dispose();
54 }
55}

Callers

nothing calls this directly

Calls 1

disposeMethod · 0.65

Tested by

no test coverage detected