ConfigurationRef <Configuration>
Hierarchy
- unknown<Configuration>
- ConfigurationRef
Index
Properties
readonlyinitial
Methods
get
Get a specific configuration value by key
Type parameters
- Key: string | number | symbol
modify
Modify the configuration using a mapping function
update
Update the configuration by merging the current configuration with the given patch
Initial configuration