UNPKG
browserify-precompiled
Version:
latest (5.9.1-precompiled2)
5.9.1-precompiled2
browser-side require() the node way
github.com/substack/node-browserify
substack/node-browserify
browserify-precompiled
/
test
/
global
/
tick.js
4 lines
(3 loc)
•
51 B
JavaScript
View Raw
1
2
3
4
process.
nextTick
(
function
(
) { t.
ok
(
true
); });