DefinitelyTyped/types/lodash-es/flattenDepth.d.ts

3 lines
68 B
TypeScript

import { flattenDepth } from "lodash";
export default flattenDepth;