MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / labelWikiNode

Function labelWikiNode

deployments/desktop/static/app.js:217–219  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

215}
216
217function labelWikiNode(value) {
218 return WIKI_NODE_LABELS[value] || value || "";
219}
220
221function localizeError(message) {
222 const text = String(message || "");

Callers 1

renderWikiResultsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected