method SemVer.prototype.comparePreimport { SemVer } from "https://deno.land/std@0.188.0/semver/mod.ts"; comparePre(other: string | SemVer): 1 | 0 | -1Parametersother: string | SemVerReturns1 | 0 | -1