2 lines
58 B
JavaScript

exports.readFileSync = function () { return 'WHATEVER' };