// Consolidated mock exports module.exports = { fetch: require('./node-fetch'), uuid: require('./uuid'), };