Latest
variable entriesIn
import { entriesIn } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/object.js";

Creates an array of own and inherited enumerable string keyed-value pairs for object which can be consumed by _.fromPairs. If object is a map or set, its entries are returned.