DefinitelyTyped/types/lodash/chunk.d.ts

3 lines
49 B
TypeScript

import { chunk } from "./index";
export = chunk;