MCPcopy Index your code
hub / github.com/github/relative-time-element / Window

Interface Window

src/relative-time-element-define.ts:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15declare global {
16 interface Window {
17 RelativeTimeElement: typeof RelativeTimeElement
18 }
19
20 interface HTMLElementTagNameMap {
21 'relative-time': RelativeTimeElement

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…