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