Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
semverCompare
Function semverCompare
semverCompare
(
a
:
string
,
b
:
string
,
strict
?:
boolean
)
:
-1
|
0
|
1
Semantic Versioning compare
Parameters
a
:
string
b
:
string
strict
:
boolean
= true
Returns
-1
|
0
|
1
See
https://github.com/substack/semver-compare/blob/master/index.js
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
Semantic Versioning compare