Skip to main content
Module

std/semver/mod.ts>parse

Deno standard library
Go to Latest
function parse
import { parse } from "https://deno.land/std@0.157.0/semver/mod.ts";

Parameters

version: string | SemVer | null
optional
options: Options