matrix-bot/src/dispatcher.js

3 lines
68 B
JavaScript

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