Module

x/lodash_es/src/conformsTo.js

lodash for deno use
Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/conformsTo.js";

Functions

Checks if object conforms to source by invoking the predicate properties of source with the corresponding property values of object.