'use strict';
Object.defineProperty(exports, "__esModule", {
value: true
});
var forEachSeries = functionforEachSeries() {
thrownewError('TODO - figure out how to support these methods');
};
exports.default = forEachSeries;
//# sourceMappingURL=forEachSeries.js.map