Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
Globals
modules
semver
satisfies
Function satisfies
satisfies
(
version
:
string
|
Globals
.
modules
.
semver
.
SemVer
,
range
:
string
|
Globals
.
modules
.
semver
.
Range
,
optionsOrLoose
?:
|
boolean
|
../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver
.
RangeOptions
,
)
:
boolean
Return true if the version satisfies the range.
Parameters
version
:
string
|
Globals
.
modules
.
semver
.
SemVer
range
:
string
|
Globals
.
modules
.
semver
.
Range
Optional
optionsOrLoose
:
|
boolean
|
../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver
.
RangeOptions
Returns
boolean
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Debug Sticks API
Loading...
Return true if the version satisfies the range.