summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/resolve/test/resolver/incorrect_main/index.js
blob: bc1fb0a6f4ede17ec05e767ca8ccacbc3015ff70 (plain)
1
2
// this is the actual main file 'index.js', not 'wrong.js' like the package.json would indicate
module.exports = 1;