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

Function contextmenuHandler

src/utils/clickHandlers.ts:234–236  ·  view source on GitHub ↗
(event: MouseEvent)

Source from the content-addressed store, hash-verified

232 };
233
234 const contextmenuHandler = (event: MouseEvent) => {
235 void handleContextMenu(event);
236 };
237
238 return {
239 clickHandler,

Callers

nothing calls this directly

Calls 1

handleContextMenuFunction · 0.85

Tested by

no test coverage detected