This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/genui > A2UIFunctionSpec > returnType

A2UIFunctionSpec.returnType property

Signature:

returnType: 'string' | 'number' | 'boolean' | 'array' | 'object' | 'any' | 'void';