We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6cd9c5 commit 04bb301Copy full SHA for 04bb301
3 files changed
packages/effect/src/client.ts
packages/effect/src/index.ts
@@ -87,6 +87,3 @@ export {
87
SEMANTIC_ATTRIBUTE_SENTRY_SOURCE,
88
SEMANTIC_ATTRIBUTE_SENTRY_SAMPLE_RATE,
89
} from '@sentry/core';
90
-
91
-export { EffectClient } from './client';
92
-export { init } from './sdk';
packages/effect/src/sdk.ts
0 commit comments