UNPKG

media-chrome

Version:

Custom elements (web components) for making audio and video player controls that look great in your website or app.

7 lines (6 loc) 85 B
export type Rect = { x: number; y: number; width: number; height: number; };