Newer
Older
framework / node_modules / neo-async / waterfall.js
'use strict';

module.exports = require('./async').waterfall;