Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/denoify/src/tools/Version.ts>Version.parse

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

Parameters

versionStr: string

Returns

Version