@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 302 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
function e(){throw new Error("not implemented. Please post an issue on the @stdlib/stdlib issue tracker if you would like this to be implemented.")}export default e;
//# sourceMappingURL=parallel.js.map