Download this file

index.js    3 lines (2 with data), 116 Bytes

1
2
// this is the actual main file 'index.js', not 'wrong.js' like the package.json would indicate
module.exports = 1;