Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/triggerdotdev/trigger.dev
/ useHotkeys
Function
useHotkeys
packages/cli-v3/src/commands/dev.tsx:763–765 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
761
}
762
763
function useHotkeys() {
764
useInput(async (input, key) => {});
765
}
766
767
function HotKeys() {
768
useHotkeys();
Callers
3
HotKeys
Function · 0.85
NumberShortcuts
Function · 0.85
useShortcutKeys
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…