Skip to main content
Latest
import * as lodashEs from "https://deno.land/x/lodash_es@v0.0.2/src/matchesProperty.js";

Functions

Creates a function that performs a partial deep comparison between the value at path of a given object to srcValue, returning true if the object value is equivalent, else false.