Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docsifyjs/docsify
/ util.js
File
util.js
src/core/router/util.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cached } from
'../util/core'
;
2
3
const
decode = decodeURIComponent;
4
const
encode = encodeURIComponent;
Callers
nothing calls this directly
Calls
1
cached
Function · 0.90
Tested by
no test coverage detected