Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npmx-dev/npmx.dev
/ clearPackageContextOnOpen
Function
clearPackageContextOnOpen
app/composables/useCommandPalette.ts:160–162 ·
view source on GitHub ↗
(scopeId: string)
Source
from the content-addressed store, hash-verified
158
}
159
160
function
clearPackageContextOnOpen(scopeId: string) {
161
packageContextOpenRegistry.delete(scopeId)
162
}
163
164
function
setQueryOverride(
165
scopeId: string,
Callers
1
useCommandPalettePackageContext
Function · 0.85
Calls
1
delete
Method · 0.65
Tested by
no test coverage detected