import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/forOwnRight.js";
This method is like _.forOwn
except that it iterates over properties of
object
in the opposite order.
import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/forOwnRight.js";
This method is like _.forOwn
except that it iterates over properties of
object
in the opposite order.