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 c5e0dd6 commit bae8389Copy full SHA for bae8389
src/index.ts
@@ -3,4 +3,4 @@
3
4
export { FeatureManager } from "./featureManager.js";
5
export { ConfigurationMapFeatureFlagProvider, ConfigurationObjectFeatureFlagProvider, IFeatureFlagProvider } from "./featureProvider.js";
6
-export { IFeatureFilter } from "./filter/FeatureFilter.js"
+export { IFeatureFilter } from "./filter/FeatureFilter.js";
0 commit comments