DefinitelyTyped/types/lodash/partition.d.ts

3 lines
57 B
TypeScript

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