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