Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/ clear
Method
clear
apps/extension/src/shared/auth.ts:20–20 ·
view source on GitHub ↗
(base: 'local')
Source
from the content-addressed store, hash-verified
18
}
19
export
interface
SessionStorageArea {
20
clear(base:
'local'
): MaybePromise<void>;
21
}
22
23
export
type
FetchLike = (input: string, init?: RequestInit) => MaybePromise<Response>;
Callers
15
useAttachmentQueue
Function · 0.65
use-bot-status.test.ts
File · 0.65
clearSecretCacheForTest
Function · 0.65
kilo-token-auth.test.ts
File · 0.65
connectWs
Function · 0.65
destroy
Function · 0.65
processConnected
Function · 0.65
reset
Function · 0.65
switchSession
Function · 0.65
destroy
Function · 0.65
destroy
Function · 0.65
destroy
Function · 0.65
Implementers
1
SessionIngestDO
services/session-ingest/src/dos/Sessio
Calls
no outgoing calls
Tested by
no test coverage detected