UNPKG

detect-audio-video

Version:

Detect audio and video features in browser

4 lines (3 loc) 108 B
export * from './canPlayType'; export * from './isTypeSupported'; export * from './isContentTypeSupported';