English
Select theme
Appearance
pantoken / plugins/pantoken/deprecations/src / compareVersions
compareVersions(a, b): number
a
b
number
Beta
Compare two dotted version arrays: negative if a < b, 0 if equal, positive if a > b.
a < b
a > b
number[]