UNPKG

media-stream-player

Version:

Player built on top of media-stream-library

3 lines (2 loc) 106 B
import { Format } from '../types'; export declare const browserSupportedFormats: Record<Format, boolean>;