Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ keymaps.ts
File
keymaps.ts
packages/app-core/src/lib/keymaps.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
type
KeymapKind =
"shortcut"
|
"sequence"
;
2
export
type
KeymapScope =
3
|
"app"
4
|
"leader"
Callers
nothing calls this directly
Calls
2
normalizeShortcutBinding
Function · 0.85
normalizeSequenceBinding
Function · 0.85
Tested by
no test coverage detected