UNPKG

customdd-oo-p

Version:

tool usual rrrrrrrrrrrrrrrrr

7 lines (5 loc) 119 B
const _ = require("lodash"); var myChunk = function(arr) { return _.chunk(arr,2) } module.exports = myChunk;