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

std/semver/mod.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.218.2/semver/mod.ts";

Parameters

version: string

Returns

boolean