element-web-Github/src/dispatcher.js

3 lines
68 B
JavaScript
Raw Normal View History

var flux = require("flux");
module.exports = new flux.Dispatcher();