Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 653 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 653 Bytes

ui5ts generated ui5 typescript definitions

To Do

  • Add possibility to put Generic types in some classes/methods
  • Use the information about object properties in method parameters to build an interface instead of use any
  • Use the classes properties to build an interface for constructor parameter mSettings in some classes
  • Put in TsDoc information of @deprecated, @experimental and @since that is available in the API
  • Complete this To Do list with more items. Do you have an idea? Please, create an issue to share it.

References