UNPKG

@sentry/core

Version:
5 lines (4 loc) 274 B
// This file is a compatibility shim for TypeScript compilers that do not // support the package.json `exports` field for resolving subpath exports. // Note: `typesVersions` in package.json may redirect this to the downleveled variant. export * from './build/types/server';