UNPKG

moltres-utils

Version:
11 lines (9 loc) 274 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var forEachSeries = function forEachSeries() { throw new Error('TODO - figure out how to support these methods'); }; exports.default = forEachSeries; //# sourceMappingURL=forEachSeries.js.map