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

Creates an object composed of the inverted keys and values of object. If object contains duplicate values, subsequent values overwrite property assignments of previous values.