UNPKG

@aidenlx/player

Version:

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

7 lines 233 B
import { SliderVideoElement } from '../types/ui/slider/SliderVideoElement'; declare global { interface HTMLElementTagNameMap { 'vds-slider-video': SliderVideoElement; } } //# sourceMappingURL=vds-slider-video.d.ts.map