Appearance
const isVersionLessThan: (current, maximum) => boolean
const
current
maximum
boolean
Defined in: packages/redcap-core/dist/version/compare.d.ts:38
Check if current version is less than the maximum version
Version