ConfigSourceData
Home > @backstage/config-loader
> ConfigSourceData
The data returned by ConfigSource.readConfigData().
Signature:
export interface ConfigSourceData extends AppConfig
Extends: AppConfig
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(Optional) The file path that this configuration was loaded from, if it was loaded from a file. |