UNPKG

react-redux-music

Version:

manage media control, playlist and custom player with wavesurfer.js

9 lines (8 loc) 213 B
export * from './audio'; export * from './controls'; export * from './hooks'; export * from './notifications'; export * from './provider'; export * from './store'; export * from './types'; export * from './wave';