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 e21f541 commit ff094f5Copy full SHA for ff094f5
packages/core/src/index.ts
@@ -2,3 +2,4 @@ export * from './client';
2
export * from './plugin';
3
export * from './types';
4
export * from './mapTransform';
5
+export { SegmentClient } from './analytics';
0 commit comments