????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@types/semver/functions/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@types/semver/functions/compare-loose.d.ts |
import SemVer = require("../classes/semver"); declare function compareLoose(v1: string | SemVer, v2: string | SemVer): 1 | 0 | -1; export = compareLoose;