UNPKG

batch-manager

Version:

Easily batch the execution of functions as promises.

4 lines (2 loc) 63 B
'use strict'; module.exports = require('./lib/BatchManager');