summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/resolve/test/module_dir/ymodules/aaa/index.js
blob: 651aca860d44f0a5a2523c9d6e379da377fea097 (plain)
1
module.exports = function (x) { return x + 100 }