Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
217
function
labelWikiNode(value) {
218
return
WIKI_NODE_LABELS[value] || value ||
""
;
219
}
220
221
function
localizeError(message) {
222
const
text = String(message ||
""
);
Callers
1
renderWikiResults
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected