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

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

FunctionDefinition.returnType property

Signature:

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