jobiqo-cl
Version:
[](https://circleci.com/gh/jobiqo/jobiqo-cl)
14 lines (8 loc) • 340 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var _commonjsHelpers = require('../../_virtual/_commonjsHelpers.js');
var key = '__global_unique_id__';
var gud = function() {
return _commonjsHelpers.commonjsGlobal[key] = (_commonjsHelpers.commonjsGlobal[key] || 0) + 1;
};
exports.__moduleExports = gud;