UNPKG
async.nexttick
Version:
latest (0.5.2)
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
async nexttickmethod as module.
github.com/caolan/async
caolan/async
async.nexttick
/
index.js
3 lines
(2 loc)
•
63 B
JavaScript
View Raw
1
2
3
'use strict'
;
module
.
exports
=
require
(
'async.util.nexttick'
);