biofriction-wp-theme/node_modules/resolve/test/resolver/incorrect_main/index.js

3 lines
116 B
JavaScript
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
// this is the actual main file 'index.js', not 'wrong.js' like the package.json would indicate
module.exports = 1;