jam-cloud/web/app/assets/javascripts/react-components/actions/SessionStatsActions.js.coffee

5 lines
82 B
CoffeeScript
Raw Permalink Normal View History

2015-12-09 17:32:24 +00:00
context = window
@SessionStatsActions = Reflux.createActions({
pushStats: {}
})