jam-cloud/web/app/assets/javascripts/react-components/actions/JamTrackPreviewActions.js.c...

9 lines
132 B
CoffeeScript
Raw Permalink Normal View History

context = window
@JamTrackPreviewActions = Reflux.createActions({
startedPlaying: {}
stoppedPlaying: {}
screenChange: {}
})