You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good point, we don't currently port these over. The reason why I didn't port this over in the first pass was that there's no JSDoc equivalent of intersection, only of union. Which isn't a total blocker, but we'll need to invent a JSDoc-esqe representation, most likely.
documentation.js supports Flow union type but doesn't seem to support intersection. Any reason to not supporting it ?
Should generate :
But documentation.js doesn't generate anything.
The text was updated successfully, but these errors were encountered: