Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Changelog

Tag v0.4.4, by GoogleFeud, released on 24/05/2022, 21:12:17

Additions

  • Support for the newest typescript version (2.7.2)
  • A new option - documentImports. If it's enabled, all items, exported from any of the entry point's imports will be documented. Even items which are not exported from the entry point, or used in another item's declaration. This is especially useful when documenting apps and not libraries.