Function: formatVersion()¶
formatVersion(
version):string
Defined in: core/src/utils/version.ts:101
Format a SemVer object to string.
Parameters¶
version¶
SemVer
Returns¶
string
formatVersion(
version):string
Defined in: core/src/utils/version.ts:101
Format a SemVer object to string.
SemVer
string