Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/core/semver/const

Index

Variables

compareRgxp: RegExp = ...
operandLengthErrorText: "Can't compare versions. The operand has an empty value." = 'Can\'t compare versions. The operand has an empty value.'
operations: Record<Operation, (a: number, b: number) => boolean> = ...