exists
Function
interface IConfiguration { // ... omitted for brevity exists(key: string): boolean;}Signature
method
exists Checks whether a configuration section exists
exists(key: string): booleanParameters
key string Returns
boolean Applies to
This function is an extension method on the following types: