MCPcopy
hub / github.com/writefreely/writefreely / destroy

Method destroy

prose/prose.js:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 this.view.focus();
113 }
114 destroy() {
115 this.view.destroy();
116 }
117}
118
119let place = document.querySelector("#editor");

Callers 2

ace.jsFile · 0.80
mFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected