Home > @lynx-js/genui > FunctionEntry
Signature:
export interface FunctionEntry
Property
Modifiers
Type
Description
definition?
FunctionDefinition | undefined
(Optional) Optional function definition announced to the agent as part of the handshake.
impl
FunctionImpl
name
string