MCPcopy 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

1import { formatForDisplay } from '@tanstack/hotkeys'
2import type { Hotkey } from '@tanstack/hotkeys'
3
4type Platform = 'mac' | 'windows' | 'linux'

Callers

nothing calls this directly

Calls 1

mountFunction · 0.85

Tested by

no test coverage detected