MCPcopy Create free account
hub / github.com/Alphanimble/htmlstream / clearLocalSession

Function clearLocalSession

demo/chat/session.ts:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114}
115
116export function clearLocalSession(): void {
117 localStorage.removeItem(STORAGE_KEY);
118}

Callers 1

ChatAppFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected