@morojs/moro / getConfigValue
Function: getConfigValue()
getConfigValue(
path
):any
Defined in: src/core/config/utils.ts:213
Get configuration value with dot notation
Parameters
path
string
Returns
any
@morojs/moro / getConfigValue
getConfigValue(
path
):any
Defined in: src/core/config/utils.ts:213
Get configuration value with dot notation
string
any