Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@return Why not support object type? #203

Closed
kelerliao opened this issue Jan 23, 2014 · 3 comments
Closed

@return Why not support object type? #203

kelerliao opened this issue Jan 23, 2014 · 3 comments

Comments

@kelerliao
Copy link

this ok:
@param {Object} obj param Object
@param {Number} obj.id this ID
@param {String} obj.name this name

why not:
@return {Object} obj return a Object
@return {Number} obj.id this ID
@return {String} obj.name this name

@caridy
Copy link
Member

caridy commented Jan 29, 2014

This is probably a good feature request. A PR will be welcome :)

@wbyoung
Copy link

wbyoung commented Aug 27, 2014

+1

@okuryu
Copy link
Member

okuryu commented Dec 22, 2014

This is a duplication of #37.

@okuryu okuryu closed this as completed Dec 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants