broadcast.js 80 B

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