@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 331 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import r from"./../vendor/process.js";var n=r;function o(r){var o,t;for(o=[],t=1;t<arguments.length;t++)o.push(arguments[t]);function e(){r.apply(null,o)}n.nextTick(e)}var t=o;export default t;
//# sourceMappingURL=next-tick.js.map