Timothée Rebours 3 years ago
parent 833b3129e6
commit f36aa5ae0f
  1. 5
      lib/waterfall.js

@ -1,5 +1,6 @@
require('../jsdoc.conf')
/**
* Responsible for sequentially executing actions on the database
*/
class Waterfall {
/**
* Instantiate a new Waterfall.

Loading…
Cancel
Save