MCPcopy Index your code
hub / github.com/IABTechLab/uid2docs / sidebars.js

File sidebars.js

sidebars.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function removeItems(sidebar, ...remove) {
2 const result = [];
3 for (let item of sidebar) {
4 if (typeof item === 'string')

Callers

nothing calls this directly

Calls 1

removeItemsFunction · 0.85

Tested by

no test coverage detected