MCPcopy Create free account
hub / github.com/TanStack/hotkeys /

Class

examples/angular/injectHotkeys/src/app/app.component.ts:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 templateUrl: './app.component.html',
21})
22export class AppComponent {
23 fd = (h: string) => formatForDisplay(h as Hotkey)
24
25 // Basic demo

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected