Lynx

genui / a2ui-catalog-extractor / writeComponentCatalogs

writeComponentCatalogs()

function writeComponentCatalogs(options: WriteComponentCatalogOptions): Promise<CatalogComponent[]>

Extract component schemas and write one catalog.json per component.

Parameters

ParameterType
optionsWriteComponentCatalogOptions

Returns

Promise<CatalogComponent[]>

Defined in

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

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.