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