/
home
/
infinitibizsol
/
.trash
/
node_modules.6
/
jest-snapshot
/
node_modules
/
semver
/
ranges
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.6/jest-snapshot/node_modules/semver/ranges/valid.js
const Range = require('../classes/range') const validRange = (range, options) => { try { // Return '*' instead of '' so that truthiness works. // This will throw if it's invalid anyway return new Range(range, options).range || '*' } catch (er) { return null } } module.exports = validRange
Copyright ©2k19 -
Hexid
|
Tex7ure