const Dispatcher = require('flux').Dispatcher; const dispatcher = new Dispatcher(); module.exports = dispatcher;