aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/stable/dom-collections/iterator.js
blob: 3bc1e900e826b7dba260d15d32466becd0733eb9 (plain)
1
2
3
4
require('../../modules/web.dom-collections.iterator');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('Array', 'values');