'use strict'; /** * For browser compatibility, we can just use the existing `XMLHttpRequest`. */ module.exports = window.XMLHttpRequest;