angular / dgeni-packages

A collection of dgeni packages for generating documentation from source code.
MIT License
142 stars 106 forks source link

feat(typescript): improve declaration type text rendering #273

Closed petebacondarwin closed 6 years ago

petebacondarwin commented 6 years ago

Where a declaration is an initializer and its value is a new instance of a class, then display the type of that class.