Skip to main content
Module

std/semver/can_parse.ts>canParse

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function canParse
import { canParse } from "https://deno.land/std@0.213.0/semver/can_parse.ts";

Parameters

version: string

Returns

boolean