Skip to content

Commit 8ccc412

Browse files
fix(GOFF): Adding missing exports for GO Feature Flag Web Provider
Signed-off-by: Thomas Poignant <[email protected]>
1 parent ee7eef3 commit 8ccc412

File tree

1 file changed

+1
-0
lines changed
  • libs/providers/go-feature-flag-web/src

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export * from './lib/go-feature-flag-web-provider';
2+
export type { GoFeatureFlagWebProviderOptions, ExporterMetadataValue } from './lib/model';

0 commit comments

Comments
 (0)