Skip to main content
Module

x/aleph/runtime/core/url_pattern.ts>URLPatternCompat#test

The Full-stack Framework in Deno.
Go to Latest
method URLPatternCompat.prototype.test
import { URLPatternCompat } from "https://deno.land/x/aleph@1.0.0-beta.1/runtime/core/url_pattern.ts";

Parameters

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

Returns

boolean