UNPKG

@aidenlx/player

Version:

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

7 lines 239 B
import { AspectRatioElement } from '../types/ui/aspect-ratio/AspectRatioElement'; declare global { interface HTMLElementTagNameMap { 'vds-aspect-ratio': AspectRatioElement; } } //# sourceMappingURL=vds-aspect-ratio.d.ts.map