Skip to main content
Module

std/semver/mod.ts>canParse

The Deno Standard Library
Go to Latest
function canParse
import { canParse } from "https://deno.land/std@0.223.0/semver/mod.ts";

Parameters

version: string

Returns

boolean