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
  • subset

Function subset

  • subset(
        sub: string | Globals.modules.semver.Range,
        dom: string | Globals.modules.semver.Range,
        options?: ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver.RangeOptions,
    ): boolean

    Return true if the subRange range is entirely contained by the superRange range.

    Parameters

    • sub: string | Globals.modules.semver.Range
    • dom: string | Globals.modules.semver.Range
    • Optionaloptions: ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver.RangeOptions

    Returns boolean

    • Defined in ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver/ranges/subset.d.ts:7

Settings

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

Generated using TypeDoc