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