Repository URL to install this package:
|
Version:
6.0.4 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/**
* @see https://github.com/ramda/ramda/blob/master/src/slice.js
* @type {Function}
*/
exports.default = Array.prototype.slice;
//# sourceMappingURL=arraySlice.js.map