Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ remove
Method
remove
webapp/_webapp/src/libs/storage.ts:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
remove(): void {
79
this.adapter.removeItem(this.key);
80
}
81
82
reset(): void {
83
this.set(this.defaultValue);
Callers
6
show
Function · 0.45
tabs.tsx
File · 0.45
EmbedSidebar
Function · 0.45
UISettings
Function · 0.45
unsuppress
Function · 0.45
applyThemeToElement
Function · 0.45
Calls
1
removeItem
Method · 0.65
Tested by
no test coverage detected