ConfigInfo
Home > @backstage/plugin-devtools-common
> ConfigInfo
Signature:
export type ConfigInfo = {
config?: JsonValue;
error?: ConfigError;
};
References: JsonValue, ConfigError
Home > @backstage/plugin-devtools-common
> ConfigInfo
Signature:
export type ConfigInfo = {
config?: JsonValue;
error?: ConfigError;
};
References: JsonValue, ConfigError