Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denoify/src/lib/types/ModuleAddress.ts>ModuleAddress.DenoLandUrl.match

🦕For NPM module authors that would like to support Deno but do not want to write and maintain a port.
Go to Latest
function ModuleAddress.DenoLandUrl.match
import { ModuleAddress } from "https://deno.land/x/denoify@v1.1.0/src/lib/types/ModuleAddress.ts";
const { match } = ModuleAddress.DenoLandUrl;

Parameters

raw: string

Returns

boolean