SANDRAMSC's picture
Updated README.md with Hugging Face configuration
51ddcbf
raw
history blame
169 Bytes
'use strict';
module.exports = require('./lib/agent');
module.exports.HttpsAgent = require('./lib/https_agent');
module.exports.constants = require('./lib/constants');