MCPcopy
hub / github.com/callumalpass/tasknotes / snapshot

Method snapshot

src/api/runtime-api.ts:857–857  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

855
856export interface TaskNotesRuntimeSettingsApi {
857 snapshot(): Readonly<TaskNotesSettings>;
858}
859
860export interface TaskNotesRuntimeDefaultBasesResult {

Callers 1

Implementers 1

TaskNotesPerformanceProfilersrc/utils/PerformanceProfiler.ts

Calls

no outgoing calls

Tested by

no test coverage detected