Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/semver/can_parse.ts>canParse

The Deno Standard Library
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.224.0/semver/can_parse.ts";

Parameters

version: string

Returns

boolean