UNPKG

@sentry/core

Version:
4 lines (3 loc) 205 B
// 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/server.js');