Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ clearPluginSettingsBase
Function
clearPluginSettingsBase
src/utils/settings/settingsCache.ts:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
export
function
clearPluginSettingsBase(): void {
79
pluginSettingsBase = undefined
80
}
Callers
1
clearPluginCache
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected