Home > @lynx-js/genui > FunctionImpl
FunctionImpl type
Function implementations live on the client; the agent only references functions by name. The registry is the bridge from the wire-level FunctionCall.call string to the actual code that runs locally.
Signature:
References: FunctionCallContext

