Skip to content

Commit d47ceb1

Browse files
authored
fix: add segmentDestination plugin to exports (#712)
Co-authored-by: Alan Charles <[email protected]>
1 parent 5822cae commit d47ceb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './types';
44
export * from './mapTransform';
55
export { getNativeModule } from './util';
66
export { SegmentClient } from './analytics';
7+
export { SegmentDestination } from './plugins/SegmentDestination';

0 commit comments

Comments
 (0)