Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
function
removeItems(sidebar, ...remove) {
2
const
result = [];
3
for
(
let
item of sidebar) {
4
if
(typeof item ===
'string'
)
Callers
nothing calls this directly
Calls
1
removeItems
Function · 0.85
Tested by
no test coverage detected