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

hasIn

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

§Parameters

§
object2
[src]