resolveCatalog()
Build a name → component lookup map from a catalog. The renderer uses
this to resolve { component: 'Text', ... } from the protocol stream.
参数
返回
ReadonlyMap<string, CatalogComponent>
定义于
@lynx-js/genui/a2ui/src/catalog/defineCatalog.ts:280