MCPcopy
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

1import { cached } from '../util/core';
2
3const decode = decodeURIComponent;
4const encode = encodeURIComponent;

Callers

nothing calls this directly

Calls 1

cachedFunction · 0.90

Tested by

no test coverage detected