resolveAllMetadataPaths
function resolveAllMetadataPaths(): string[];Defined in: packages/core/src/data/paths.ts:61
Resolve EVERY loadable component-metadata.json. A single result is the single-library mode; multiple results put the server into multi-library mode (one registry entry per file).
Returns
Section titled “Returns”string[]