StaticConfigSource
Home > @backstage/config-loader
> StaticConfigSource
A configuration source that reads from a static object, promise, iterable, or observable.
Signature:
class StaticConfigSource implements ConfigSource
Implements: ConfigSource
Methods
Method |
Modifiers |
Description |
---|---|---|
|
Creates a new StaticConfigSource. | |