Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ reset
Method
reset
webapp/_webapp/src/libs/storage.ts:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
reset(): void {
83
this.set(this.defaultValue);
84
}
85
}
86
87
/**
Callers
4
handleHistoryClick
Function · 0.45
NewConversation
Function · 0.45
ChatBody
Function · 0.45
useSendMessageStream
Function · 0.45
Calls
1
set
Method · 0.95
Tested by
no test coverage detected