| 1 | import { makeBaseNPMConfig, makeNPMConfigVariants, makeOtelLoaders } from '@sentry-internal/rollup-utils'; |
| 2 | |
| 3 | export default [ |
| 4 | // `injectDiagnosticsChannel` makes the generated `@sentry/node/import` hook |
nothing calls this directly
no test coverage detected