Variable: getBundlePath
constgetBundlePath: (data,path) =>string|undefined=coreConfig.getBundlePath
Walk a dot-separated path through parsed bundle data.
Parameters
Section titled “Parameters”Record<string, unknown>
string
Returns
Section titled “Returns”string | undefined