Files
DefinitelyTyped/types/lodash/flattenDepth.d.ts

3 lines
63 B
TypeScript

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