broadcast.js 80 B

123
  1. var Dispatcher = require("./Dispatcher.js");
  2. module.exports = new Dispatcher();