mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-08-20 12:20:27 +08:00
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
var Dispatcher = require('flux').Dispatcher;
|
|
|
|
module.exports = new Dispatcher();
|