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