Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ keys
Method
keys
webapp/office/src/adapters/types.ts:93–93 ·
view source on GitHub ↗
Get all keys in storage
()
Source
from the content-addressed store, hash-verified
91
clear(): void;
92
/** Get all keys in storage */
93
keys(): string[];
94
}
Callers
15
OnlineSearchPapersCard
Function · 0.65
VerifyCitationsCard
Function · 0.65
ReviewPaperCard
Function · 0.65
SearchRelevantPapersCard
Function · 0.65
XtraMcpGenericCard
Function · 0.65
GenerateCitationsCard
Function · 0.65
socket-store.ts
File · 0.65
keys
Method · 0.65
keys
Method · 0.65
RealDeveloperTools
Function · 0.65
G
Function · 0.65
Pe
Function · 0.65
Implementers
4
LocalStorageAdapter
webapp/office/src/adapters/storage-ada
MemoryStorageAdapter
webapp/office/src/adapters/storage-ada
LocalStorageAdapter
webapp/_webapp/src/adapters/storage-ad
MemoryStorageAdapter
webapp/_webapp/src/adapters/storage-ad
Calls
no outgoing calls
Tested by
no test coverage detected