import { parse } from "https://deno.land/x/netzo@0.5.66/deps/semver/mod.ts";
Attempt to parse a string as a semantic version, returning either a SemVer
object or throws a TypeError.
import { parse } from "https://deno.land/x/netzo@0.5.66/deps/semver/mod.ts";
Attempt to parse a string as a semantic version, returning either a SemVer
object or throws a TypeError.