Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4122
function
handleGetNoteReactions() {
4123
return
[];
4124
}
4125
4126
function
handleGetLikedNotes(): RawUserNotesResponse {
4127
return
{ notes: [], next_cursor: null };
Callers
1
handleMockCommand
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected