StaticConfigSource.create()
Home > @backstage/config-loader
> StaticConfigSource
> create
Creates a new StaticConfigSource.
Signature:
static create(options: StaticConfigSourceOptions): ConfigSource;
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
Options for the config source |
A new static config source