// This file is a compatibility shim for bundlers (e.g. webpack 4) that do not // support the package.json `exports` field for resolving subpath exports. module.exports = require('./build/cjs/browser.js');