Module

x/lodash_es/src/get.js

lodash for deno use
Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/get.js";

Functions

Gets the value at path of object. If the resolved value is undefined, the defaultValue is returned in its place.