Page Contents

Home > @loopback/metadata > DesignTimeMethodMetadata > returnType

DesignTimeMethodMetadata.returnType property

Return type, may be undefined (e.g. for constructors).

Signature:

returnType: Function | undefined;