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

Binds methods of an object to the object itself, overwriting the existing method.

Note: This method doesn't set the "length" property of bound functions.