aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/fn/array/copy-within.js
blob: ae95f8792c16f417d0ad56a6bd3d299e6774e5d8 (plain)
1
2
require('../../modules/es6.array.copy-within');
module.exports = require('../../modules/_core').Array.copyWithin;