????

Your IP : 18.222.48.95


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/patch.js

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