aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/array/fill.js
blob: c52d60a13289cbbfcea20bcb1da4be031a39b246 (plain)
1
2
3
4
require('../../modules/es.array.fill');
var entryUnbind = require('../../internals/entry-unbind');

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