4 lines
106 B

3 years ago
var uncurryThis = require('../internals/function-uncurry-this');
module.exports = uncurryThis([].slice);