Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

flatMapDepth

import { flatMapDepth } from "https://cdn.skypack.dev/lodash-es";
function flatMapDepth(
collection2,
iteratee2,
depth,
);
§
flatMapDepth(collection2, iteratee2, depth)
[src]

§Parameters

§
collection2
[src]
§
iteratee2
[src]
§
depth
[src]