MCPcopy
hub / github.com/marktext/marktext / destroy

Method destroy

packages/muya/src/ui/emojiSelector/emoji.ts:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 destroy() {
40 return this._cache.clear();
41 }
42}
43
44export default Emoji;

Callers 2

linkTools.spec.tsFile · 0.45
focusBlur.spec.tsFile · 0.45

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected