UNPKG

@aidenlx/player

Version:

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

7 lines 195 B
import { HlsElement } from '../types/providers/hls/HlsElement'; declare global { interface HTMLElementTagNameMap { 'vds-hls': HlsElement; } } //# sourceMappingURL=vds-hls.d.ts.map