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

Interface HTMLElementTagNameMap

examples/lit/hotkey-sequence/src/app.ts:252–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250
251declare global {
252 interface HTMLElementTagNameMap {
253 'my-app': MyApp
254 }
255}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…