Preview: index.js
Size: 139 B
/home/byroehnu/.trash/node_modules11/gud/index.js
// @flow
'use strict';
var key = '__global_unique_id__';
module.exports = function() {
return global[key] = (global[key] || 0) + 1;
};
Directory Contents
Dirs: 0 × Files: 3