pull/11/head
Timothée Rebours 3 years ago
parent c2651faeba
commit 3c60111c48
  1. 5
      lib/waterfall.js

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

Loading…
Cancel
Save