I have a files.js file and am requiring it at the start of my code.
files.js
When I use:
const files = require(\'./lib/files\');
I get