Skip to content

Commit

Permalink
export version (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanliang-ms authored Sep 25, 2024
1 parent 9108ea1 commit e1a5871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
export { FeatureManager } from "./featureManager.js";
export { ConfigurationMapFeatureFlagProvider, ConfigurationObjectFeatureFlagProvider, IFeatureFlagProvider } from "./featureProvider.js";
export { IFeatureFilter } from "./filter/FeatureFilter.js";
export { VERSION } from "./version.js";

0 comments on commit e1a5871

Please sign in to comment.