method SemVer.prototype.compareBuildimport { SemVer } from "https://deno.land/x/pup@1.0.0-beta.34/deps.ts"; compareBuild(other: string | SemVer): 1 | 0 | -1Parametersother: string | SemVerReturns1 | 0 | -1