00001 var createFlow = require('./_createFlow'); 00002 00024 var flowRight = createFlow(true); 00025 00026 module.exports = flowRight;