UNPKG

@stdlib/utils-next-tick

Version:

Add a callback to the next tick queue.

6 lines (5 loc) 378 B
"use strict";var s=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}};var a=s(function(g,n){ var u=require("process");function p(t){var r,e;for(r=[],e=1;e<arguments.length;e++)r.push(arguments[e]);u.nextTick(i);function i(){t.apply(null,r)}}n.exports=p });var c=a();module.exports=c; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map