f4feb26c2c8653645ad988d53aa04da3e92ca72c
[yaffs-website] / node_modules / core-js / library / fn / array / entries.js
1 require('../../modules/es6.array.iterator');
2 module.exports = require('../../modules/_core').Array.entries;