????

Your IP : 18.189.3.134


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/semver/functions/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/semver/functions/major.js

const SemVer = require('../classes/semver')
const major = (a, loose) => new SemVer(a, loose).major
module.exports = major