MCPcopy Create free account
hub / github.com/Make-md/makemd / onClose

Method onClose

src/adapters/obsidian/ui/editors/HTMLFileViewer.tsx:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 async onClose() {
27 this.destroy();
28 }
29
30 destroy() {
31 this.observer?.disconnect();

Callers

nothing calls this directly

Calls 1

destroyMethod · 0.95

Tested by

no test coverage detected