Skip to content

Function: formatVersion()

ts
function 
formatVersion
(
v
): string;

Defined in: index.ts:59

Parameters

v

string

Returns

string

Released under the MIT license