import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/get.js"; FunctionsfdefaultGets the value at path of object. If the resolved value is undefined, the defaultValue is returned in its place.