Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method URLPatternCompat.prototype.test
import { URLPatternCompat } from "https://deno.land/x/aleph@1.0.0-alpha.46/framework/core/url_pattern.ts";

Parameters

input: { host: string; pathname: string; }

Returns

boolean