fill.js 119 B

12
  1. require('../../../modules/es6.array.fill');
  2. module.exports = require('../../../modules/_entry-virtual')('Array').fill;