UNPKG

54 BTypeScriptView Raw
1import { chunk } from "lodash";
2export default chunk;