x.js 56 Bytes Raw Blame History Permalink 1 2 var i = 0; module.exports = function () { return i++ };