DefinitelyTyped/types/lodash/flattenDeep.d.ts

3 lines
61 B
TypeScript

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