FeatureFlagService.prototype.status(): FlagProviderStatus | undefined
Forwards the provider's optional health status.
FlagProviderStatus | undefined
Status when the provider exposes status(), else undefined.
FeatureFlagService.prototype.status(): FlagProviderStatus | undefined
Forwards the provider's optional health status.
FlagProviderStatus | undefined
Status when the provider exposes status(), else undefined.
import { FeatureFlagService } from "feature-flags-plugin/src/index.ts";