mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-27 22:35:23 +08:00
tsdoc doesn't support @see that directs to an internal link like jsdoc does. http://usejsdoc.org/tags-see.html tsdoc supports @returns as well as @return. Made some other tsdoc markup changes.