| Current Path : /home/kamilrogam/komp/2018/180513/git/simpleKanban/node_modules/core-js/fn/number/ |
| Current File : /home/kamilrogam/komp/2018/180513/git/simpleKanban/node_modules/core-js/fn/number/iterator.js |
require('../../modules/core.number.iterator');
var get = require('../../modules/_iterators').Number;
module.exports = function (it) {
return get.call(it);
};