UNPKG

@aidenlx/player

Version:

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

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