MCPcopy
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

Calls 1

deleteMethod · 0.65

Tested by

no test coverage detected