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

mapValues

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

§Parameters

§
object2
[src]
§
iteratee2
[src]