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 5822cae commit d47ceb1Copy full SHA for d47ceb1
packages/core/src/index.ts
@@ -4,3 +4,4 @@ export * from './types';
4
export * from './mapTransform';
5
export { getNativeModule } from './util';
6
export { SegmentClient } from './analytics';
7
+export { SegmentDestination } from './plugins/SegmentDestination';
0 commit comments