MCPcopy Index your code
hub / github.com/MALSync/MALSync / shortcutDetected

Function shortcutDetected

src/utils/player.ts:291–295  ·  view source on GitHub ↗
(option)

Source from the content-addressed store, hash-verified

289 }
290
291 function shortcutDetected(option) {
292 keyMap = {};
293 callback({ shortcut: option });
294 return false;
295 }
296 };
297
298 window.addEventListener(

Callers 1

keyEventFunction · 0.85

Calls 1

callbackClass · 0.50

Tested by

no test coverage detected