UNPKG

@stdlib/esm

Version:

ES module distribution for Stdlib, a standard library for JavaScript and Node.js.

3 lines 244 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 function r(){var r=0;return function(){if(0===arguments.length)return r;return r+=1}}var n=r;export default n; //# sourceMappingURL=count.js.map