method semver.SemVer.prototype.comparePreimport { semver } from "https://deno.land/x/release_up@0.6.0/deps.ts"; const { SemVer } = semver; comparePre(other: string | SemVer): 1 | 0 | -1Parametersother: string | SemVerReturns1 | 0 | -1