UNPKG

@aidenlx/player

Version:

Headless web components that make integrating media on the a web a breeze.

7 lines 194 B
import { TimeElement } from '../types/ui/time/TimeElement'; declare global { interface HTMLElementTagNameMap { 'vds-time': TimeElement; } } //# sourceMappingURL=vds-time.d.ts.map