????

Your IP : 216.73.216.64


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@types/semver/functions/
Upload File :
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;