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