MCPcopy 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

handleHistoryClickFunction · 0.45
NewConversationFunction · 0.45
ChatBodyFunction · 0.45
useSendMessageStreamFunction · 0.45

Calls 1

setMethod · 0.95

Tested by

no test coverage detected