Sandra Ashipala
Updated README.md with Hugging Face configuration
51ddcbf
module.exports = noop;
module.exports.HttpsAgent = noop;
// Noop function for browser since native api's don't use agents.
function noop () {}