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

get

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

§Parameters

§
object2
[src]
§
defaultValue
[src]