genui / a2ui / registerBasicFunctions
registerBasicFunctions()
Manual escape hatch for consumers who build their own renderer and don't
go through defineCatalog. Registers every adapted basic-catalog impl
into the shared functionRegistry. Calling more than once is harmless —
later registrations override earlier ones, which is the intended override
path.
返回
void
定义于
@lynx-js/genui/a2ui/src/functions/index.ts:114