Page Contents
Home > @loopback/metadata > DesignTimeMethodMetadata > returnType
DesignTimeMethodMetadata.returnType property
Return type, may be undefined
(e.g. for constructors).
Signature:
returnType: Function | undefined;
Home > @loopback/metadata > DesignTimeMethodMetadata > returnType
Return type, may be undefined
(e.g. for constructors).
Signature:
returnType: Function | undefined;