catalogToLegacy

Function

Focused function converting an IHubCatalog to a legacy catalog format.

  • catalogToLegacy(catalog: IHubCatalog) : Record<stringany>

Parameters

Parameter Type Default Notes
catalog Required IHubCatalog

Returns

Record<stringany>

Function defined in common/src/sites/_internal/convertCatalogToLegacyFormat.ts:39