UNPKG

fluo

Version:

A prototype-based fork of the Reflux data flow library similar to Facebook Flux

7 lines (6 loc) 140 B
/** * A module of methods that you want to include in all actions. * This module is consumed by `createAction`. */ module.exports = { };