aboutsummaryrefslogtreecommitdiff
path: root/node_modules/babel-register/node_modules/core-js/library/fn/array/fill.js
blob: 482fd4600398150c74bc218c7696952aa866dba4 (plain)
1
2
require('../../modules/es6.array.fill');
module.exports = require('../../modules/_core').Array.fill;