forked from ard/ruoyi-api

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