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

Multipler types doesn't work #585

Closed
totty90 opened this issue Nov 12, 2014 · 1 comment
Closed

Multipler types doesn't work #585

totty90 opened this issue Nov 12, 2014 · 1 comment

Comments

@totty90
Copy link

totty90 commented Nov 12, 2014

@param {client.Error|String} err

Gives me the error Unknown type client.Error|String, but here you say you can do it https://github.com/senchalabs/jsduck/wiki/Type-Definitions

Same happens if I use the "/" separator instead of "|"

@totty90 totty90 closed this as completed Nov 12, 2014
@totty90
Copy link
Author

totty90 commented Nov 12, 2014

My mistake, if you reference two you should only say that you didn't find the client.Error instead of client.Error|String, but is fine anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant