Add-On Documentation
  • Preparing search index...
  • The search index is not available
8Crafter's Server Utilities API
  • 8Crafter's Server Utilities API
  • Globals
  • modules
  • semver
  • minVersion

Function minVersion

  • minVersion(
        range: string | Globals.modules.semver.Range,
        optionsOrLoose?:
            | boolean
            | ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver.Options,
    ): Globals.modules.semver.SemVer

    Return the lowest version that can possibly match the given range.

    Parameters

    • range: string | Globals.modules.semver.Range
    • OptionaloptionsOrLoose:
          | boolean
          | ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver.Options

    Returns Globals.modules.semver.SemVer

    • Defined in ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver/ranges/min-version.d.ts:8

Settings

Member Visibility
Add-On Documentation
8Crafter's Server Utilities API
  • Loading...

Generated using TypeDoc