MCPcopy 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
763function useHotkeys() {
764 useInput(async (input, key) => {});
765}
766
767function HotKeys() {
768 useHotkeys();

Callers 3

HotKeysFunction · 0.85
NumberShortcutsFunction · 0.85
useShortcutKeysFunction · 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…