Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/semver
stringCmp
Variable stringCmp
Const
stringCmp
:
(
a
:
string
,
b
:
string
)
=>
Cmp
.
R
= ...
Semver string comparision function.
Type Declaration
(
a
:
string
,
b
:
string
)
:
Cmp
.
R
Parameters
a
:
string
b
:
string
Returns
Cmp
.
R
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...
Semver string comparision function.