Skip to content

Commit

Permalink
Export basicLogger.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Nov 1, 2024
1 parent cca6db3 commit e927148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/sdk/browser/src/compat/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* support for some previously available options.
*/
import {
basicLogger,
EvaluationSeriesContext,
EvaluationSeriesData,
Hook,
Expand Down Expand Up @@ -54,6 +55,7 @@ export type {
IdentifySeriesData,
IdentifySeriesResult,
IdentifySeriesStatus,
basicLogger,
};

/**
Expand Down

0 comments on commit e927148

Please sign in to comment.