Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
keyEvent
Function · 0.85
Calls
1
callback
Class · 0.50
Tested by
no test coverage detected