Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

isMatch

import { isMatch } from "https://cdn.skypack.dev/lodash-es";
function isMatch(object2, source);
§
isMatch(object2, source)
[src]

§Parameters

§
object2
[src]
§
source
[src]