Skip to content

Variable: getBundlePath

const getBundlePath: (data, path) => string | undefined = coreConfig.getBundlePath

Walk a dot-separated path through parsed bundle data.

Record<string, unknown>

string

string | undefined