UNPKG

react-jplayer

Version:

Html5 audio and video player library for React

8 lines (6 loc) 155 B
import { errors, hints } from '../constants'; export default context => ({ context, message: errors.URL_NO_SUPPORT, hint: hints.URL_NO_SUPPORT, });