mistadikay/react-auto-fetching-example

View on GitHub
src/dispatcher.es6

Summary

Maintainability
Test Coverage
import { Dispatcher } from 'flux';

export default new Dispatcher();