aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/chunk.d.ts
blob: 125c98f7386bfe23e6bb05b90edb646380e24d54 (plain)
1
2
import { chunk } from "./index";
export = chunk;