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

update

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

§Parameters

§
object2
[src]
§
updater
[src]