Lynx

genui / a2ui / registerBasicFunctions

registerBasicFunctions()

function registerBasicFunctions(): void

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.

Returns

void

Defined in

@lynx-js/genui/a2ui/src/functions/index.ts:114

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.