Lynx

genui / a2ui-catalog-extractor / writeCatalogArtifacts

writeCatalogArtifacts()

function writeCatalogArtifacts(options: WriteComponentCatalogOptions): Promise<CatalogArtifacts>

Bootstrap TypeDoc once and emit component manifests plus the full catalog. Preferred entry point for the CLI — running the conversion twice doubles cold-start latency on large catalogs.

Parameters

ParameterType
optionsWriteComponentCatalogOptions

Returns

Promise<CatalogArtifacts>

Defined in

@lynx-js/genui/a2ui-catalog-extractor/src/index.ts:398

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.