sp core library.version.tostring - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki
Home > @microsoft/sp-core-library > Version > toString
Returns a string representation of the version.
Signature:
toString(): string;Returns:
string
The value is normalized and may be different from the original string (e.g. leading zeroes may be removed). However, the number of version parts will be unchanged.