Searched refs:isOptDep (Results 1 – 2 of 2) sorted by relevance
2 module.exports = isOptDep4 function isOptDep (node, name) { function
4 const isOptDep = require('./is-opt-dep.js') constant18 return isOptDep(req, moduleName(node)) || isOptional(req, seen)