Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/hotkeys
/ main.ts
File
main.ts
examples/vanilla/formatForDisplay/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ formatForDisplay } from
'@tanstack/hotkeys'
2
import
type
{ Hotkey } from
'@tanstack/hotkeys'
3
4
type
Platform =
'mac'
|
'windows'
|
'linux'
Callers
nothing calls this directly
Calls
1
mount
Function · 0.85
Tested by
no test coverage detected