ConfigReader.has()
Home > @backstage/config
> ConfigReader
> has
Checks whether the given key is present.
Signature:
has(key: string): boolean;
Parameters
Parameter |
Type |
Description |
---|---|---|
key |
string |
boolean
Home > @backstage/config
> ConfigReader
> has
Checks whether the given key is present.
Signature:
has(key: string): boolean;
Parameter |
Type |
Description |
---|---|---|
key |
string |
boolean