mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
* Add the type property to typedef comments When using Flow type aliases we didn't add the `type` property to the JSDoc comment for the inferred `typedef`. Fixes #516 * Rename files and update test expectations