defineCatalog()
Build a catalog from a list of components, [component, manifest] pairs,
and/or function entries. Duplicate names within the same kind are rejected.
Function entries register their impls into functionRegistry immediately,
so any executeFunctionCall after defineCatalog can route to them.
参数
返回
示例
定义于
@lynx-js/genui/a2ui/src/catalog/defineCatalog.ts:214