Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
44
export
default Emoji;
Callers
2
linkTools.spec.ts
File · 0.45
focusBlur.spec.ts
File · 0.45
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected