这是开发预览网站。请访问正式文档 lynxjs.org

Home > @lynx-js/genui > FunctionEntry

FunctionEntry interface

Signature:

export interface FunctionEntry 

Properties

Property

Modifiers

Type

Description

definition?

FunctionDefinition | undefined

(Optional) Optional function definition announced to the agent as part of the handshake.

impl

FunctionImpl

name

string