Skip to content

Function: formatVersion()

ts
function 
formatVersion
(
v
): string;

Defined in: index.ts:62

Parameters

ParameterType
vstring

Returns

string

Released under the MIT license