2 lines
58 B
JavaScript
2 lines
58 B
JavaScript
|
exports.readFileSync = function () { return 'WHATEVER' };
|