Skip to content

Function: formatVersion() ​

ts
function 
formatVersion
(
v
): string;

Defined in: index.ts:88

Parameters ​

ParameterType

v

string

Returns ​

string

Released under the MIT license