UNPKG

organism-react-video

Version:
7 lines (6 loc) 166 B
export default getMediaSource; declare function getMediaSource({ url, onUpdate, sourceType }: { url: any; onUpdate: any; sourceType?: string; }): string;