FeatureFlagConfig
Home > @backstage/frontend-plugin-api
> FeatureFlagConfig
Feature flag configuration.
Signature:
export type FeatureFlagConfig = {
name: string;
};
Home > @backstage/frontend-plugin-api
> FeatureFlagConfig
Feature flag configuration.
Signature:
export type FeatureFlagConfig = {
name: string;
};