UNPKG

react-soundplayer

Version:
11 lines (9 loc) 321 B
export VolumeControl from './VolumeControl'; export PlayButton from './PlayButton'; export NextButton from './NextButton'; export PrevButton from './PrevButton'; export Progress from './Progress'; export Timer from './Timer'; export Cover from './Cover'; // workaround for dists export const Icons = require('./Icons');