Skip to content

Commit ff094f5

Browse files
authored
fix: add export for SegmentClient (#606)
1 parent e21f541 commit ff094f5

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
@@ -2,3 +2,4 @@ export * from './client';
22
export * from './plugin';
33
export * from './types';
44
export * from './mapTransform';
5+
export { SegmentClient } from './analytics';

0 commit comments

Comments
 (0)