@morojs/moro / getConfigValue
Function: getConfigValue()
getConfigValue(
path):any
Defined in: src/core/config/utils.ts:214
Get configuration value with dot notation This now delegates to the new config manager
Parameters
path
string
Returns
any
@morojs/moro / getConfigValue
getConfigValue(
path):any
Defined in: src/core/config/utils.ts:214
Get configuration value with dot notation This now delegates to the new config manager
string
any