DefinitelyTyped/types/lodash/flatMap.d.ts

3 lines
53 B
TypeScript

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