MCPcopy Create free account
hub / github.com/block/buzz / handleGetNoteReactions

Function handleGetNoteReactions

desktop/src/testing/e2eBridge.ts:4122–4124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4120}
4121
4122function handleGetNoteReactions() {
4123 return [];
4124}
4125
4126function handleGetLikedNotes(): RawUserNotesResponse {
4127 return { notes: [], next_cursor: null };

Callers 1

handleMockCommandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected