ConfigVisibility
Home > @backstage/config-loader
> ConfigVisibility
A type representing the possible configuration value visibilities
Signature:
export type ConfigVisibility = 'frontend' | 'backend' | 'secret';
Home > @backstage/config-loader
> ConfigVisibility
A type representing the possible configuration value visibilities
Signature:
export type ConfigVisibility = 'frontend' | 'backend' | 'secret';