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