Abstract
Abstract base for browser feature flag clients. Mirrors the shared API surface used by FeatureFlagProvider from @repo/feature-flags/react and exposed to consumers via useFeatureFlag / useFeatureFlags.
FeatureFlagProvider
@repo/feature-flags/react
useFeatureFlag
useFeatureFlags
Abstract base for browser feature flag clients. Mirrors the shared API surface used by
FeatureFlagProviderfrom@repo/feature-flags/reactand exposed to consumers viauseFeatureFlag/useFeatureFlags.