blob: bb89d0b87934d13d6873a68f5cbd8285981cf310 [file] [log] [blame]
'use strict';
module.exports = require('./is-implemented')() ?
Array.prototype.copyWithin : require('./shim');