Reports a constructor function that returns a primitive value. When called with
new
, this value will be lost and an object will be returned instead. To avoid warnings, use the
@return
tag to specify the return of the function.